public interface Credentials
| Modifier and Type | Method and Description | 
|---|---|
| char[] | getPassword() | 
| Principal | getUserPrincipal() | 
Principal getUserPrincipal()
char[] getPassword()
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.