Class Scope

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.IdentityModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        See Also:
        Constant Field Values
      • assemblyShortName

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

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

        public static org.mases.jcobridge.JCType classType
        The type managed from JCOBridge. See JCType
    • Method Detail

      • setJCOInstance

        public void setJCOInstance​(org.mases.jcobridge.JCObject instance)
        Overrides:
        setJCOInstance in class NetObject
      • getSymmetricKeyEncryptionRequired

        public boolean getSymmetricKeyEncryptionRequired()
                                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSymmetricKeyEncryptionRequired

        public void setSymmetricKeyEncryptionRequired​(boolean SymmetricKeyEncryptionRequired)
                                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getTokenEncryptionRequired

        public boolean getTokenEncryptionRequired()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setTokenEncryptionRequired

        public void setTokenEncryptionRequired​(boolean TokenEncryptionRequired)
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getEncryptingCredentials

        public EncryptingCredentials getEncryptingCredentials()
                                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setEncryptingCredentials

        public void setEncryptingCredentials​(EncryptingCredentials EncryptingCredentials)
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSigningCredentials

        public SigningCredentials getSigningCredentials()
                                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSigningCredentials

        public void setSigningCredentials​(SigningCredentials SigningCredentials)
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getAppliesToAddress

        public java.lang.String getAppliesToAddress()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setAppliesToAddress

        public void setAppliesToAddress​(java.lang.String AppliesToAddress)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getReplyToAddress

        public java.lang.String getReplyToAddress()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setReplyToAddress

        public void setReplyToAddress​(java.lang.String ReplyToAddress)
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable