Class AuthenticationInformation

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

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

      • AuthenticationInformation

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

        public AuthenticationInformation()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getAddress

        public java.lang.String getAddress()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setAddress

        public void setAddress​(java.lang.String Address)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDnsName

        public java.lang.String getDnsName()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setDnsName

        public void setDnsName​(java.lang.String DnsName)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSession

        public java.lang.String getSession()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSession

        public void setSession​(java.lang.String Session)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable