Class ApplicationTrust

    • 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.ApplicationTrust
        See Also:
        Constant Field Values
      • classType

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

      • ApplicationTrust

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

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

        public ApplicationTrust​(ApplicationIdentity identity)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • ToXml

        public SecurityElement ToXml()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • FromXml

        public void FromXml​(SecurityElement element)
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIsApplicationTrustedToRun

        public boolean getIsApplicationTrustedToRun()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setIsApplicationTrustedToRun

        public void setIsApplicationTrustedToRun​(boolean IsApplicationTrustedToRun)
                                          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
      • getApplicationIdentity

        public ApplicationIdentity getApplicationIdentity()
                                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setApplicationIdentity

        public void setApplicationIdentity​(ApplicationIdentity ApplicationIdentity)
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getExtraInfo

        public NetObject getExtraInfo()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setExtraInfo

        public void setExtraInfo​(NetObject ExtraInfo)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDefaultGrantSet

        public PolicyStatement getDefaultGrantSet()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setDefaultGrantSet

        public void setDefaultGrantSet​(PolicyStatement DefaultGrantSet)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable