Interface Credentials

    • Method Detail

      • getUserPrincipal

        java.security.Principal getUserPrincipal()
      • getPassword

        @Deprecated
        char[] getPassword()
        Deprecated.
        Use specific credentials class that represent a username / password set of a security token.