public interface Credentials
| Modifier and Type | Method and Description | 
|---|---|
| char[] | getPassword()Deprecated. 
 Use specific credentials class that represent a username / password
 set of a security token. | 
| Principal | getUserPrincipal() | 
Principal getUserPrincipal()
@Deprecated char[] getPassword()
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.