Class TrustManagerContext

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Security.Permissions, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Security.Permissions
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Security.Policy.TrustManagerContext
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • TrustManagerContext

        public TrustManagerContext​(java.lang.Object instance)
                            throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • TrustManagerContext

        public TrustManagerContext()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • TrustManagerContext

        public TrustManagerContext​(TrustManagerUIContext uiContext)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getIgnorePersistedDecision

        public boolean getIgnorePersistedDecision()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setIgnorePersistedDecision

        public void setIgnorePersistedDecision​(boolean IgnorePersistedDecision)
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getKeepAlive

        public boolean getKeepAlive()
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setKeepAlive

        public void setKeepAlive​(boolean KeepAlive)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getNoPrompt

        public boolean getNoPrompt()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setNoPrompt

        public void setNoPrompt​(boolean NoPrompt)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getPersist

        public boolean getPersist()
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setPersist

        public void setPersist​(boolean Persist)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getPreviousApplicationIdentity

        public ApplicationIdentity getPreviousApplicationIdentity()
                                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setPreviousApplicationIdentity

        public void setPreviousApplicationIdentity​(ApplicationIdentity PreviousApplicationIdentity)
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getUIContext

        public TrustManagerUIContext getUIContext()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setUIContext

        public void setUIContext​(TrustManagerUIContext UIContext)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable