Package system.net

Class Authorization

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Net.Requests, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        See Also:
        Constant Field Values
      • assemblyShortName

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

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

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

      • Authorization

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

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

        public Authorization​(java.lang.String token,
                             boolean finished,
                             java.lang.String connectionGroupId)
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • Authorization

        public Authorization​(java.lang.String token,
                             boolean finished)
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • Authorization

        public Authorization​(java.lang.String token)
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getComplete

        public boolean getComplete()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setComplete

        public void setComplete​(boolean Complete)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMutuallyAuthenticated

        public boolean getMutuallyAuthenticated()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setMutuallyAuthenticated

        public void setMutuallyAuthenticated​(boolean MutuallyAuthenticated)
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getConnectionGroupId

        public java.lang.String getConnectionGroupId()
                                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMessage

        public java.lang.String getMessage()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getProtectionRealm

        public java.lang.String[] getProtectionRealm()
                                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setProtectionRealm

        public void setProtectionRealm​(java.lang.String[] ProtectionRealm)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable