Package 

Class Credentials


  • 
    public final class Credentials
    
                        

    Data class holding authentication credentials.

    • Method Summary

      Modifier and Type Method Description
      final String getUsername() Username associated with credentials.
      final String getAuthState() JSON representation of authentication state.
      final String getAuthType() String representation of authentication type.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait