public interface Credentials
| 限定符和类型 | 方法和说明 |
|---|---|
char[] |
getPassword()
已过时。
Use specific credentials class that represent a username / password
set of a security token.
|
Principal |
getUserPrincipal() |
Principal getUserPrincipal()
@Deprecated char[] getPassword()
Copyright © 2023. All rights reserved.