public interface CredentialsAuthenticator
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
authenticate(CredentialsAuthenticationContext context,
leap.core.security.Credentials credentials,
leap.lang.Out<leap.core.security.UserPrincipal> user)
Returns
true if this authenticator handles the given Credentials. |
boolean authenticate(CredentialsAuthenticationContext context, leap.core.security.Credentials credentials, leap.lang.Out<leap.core.security.UserPrincipal> user) throws AuthenticationException
true if this authenticator handles the given Credentials.Copyright © 2019. All rights reserved.