Class HostProtectionAttribute

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

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

      • HostProtectionAttribute

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

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

        public HostProtectionAttribute​(SecurityAction action)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getExternalProcessMgmt

        public boolean getExternalProcessMgmt()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setExternalProcessMgmt

        public void setExternalProcessMgmt​(boolean ExternalProcessMgmt)
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getExternalThreading

        public boolean getExternalThreading()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setExternalThreading

        public void setExternalThreading​(boolean ExternalThreading)
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMayLeakOnAbort

        public boolean getMayLeakOnAbort()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setMayLeakOnAbort

        public void setMayLeakOnAbort​(boolean MayLeakOnAbort)
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSecurityInfrastructure

        public boolean getSecurityInfrastructure()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSecurityInfrastructure

        public void setSecurityInfrastructure​(boolean SecurityInfrastructure)
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSelfAffectingProcessMgmt

        public boolean getSelfAffectingProcessMgmt()
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSelfAffectingProcessMgmt

        public void setSelfAffectingProcessMgmt​(boolean SelfAffectingProcessMgmt)
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSelfAffectingThreading

        public boolean getSelfAffectingThreading()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSelfAffectingThreading

        public void setSelfAffectingThreading​(boolean SelfAffectingThreading)
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSharedState

        public boolean getSharedState()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSharedState

        public void setSharedState​(boolean SharedState)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSynchronization

        public boolean getSynchronization()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSynchronization

        public void setSynchronization​(boolean Synchronization)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getUI

        public boolean getUI()
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setUI

        public void setUI​(boolean UI)
                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getResources

        public HostProtectionResource getResources()
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setResources

        public void setResources​(HostProtectionResource Resources)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable