@Immutable public final class AuthIdentificationManager extends Object
IAuthToken from
IAuthCredentials.| Modifier and Type | Method and Description |
|---|---|
static AuthIdentificationResult |
validateLoginCredentialsAndCreateToken(IAuthCredentials aCredentials)
Validate the login credentials, try to resolve the subject and create a
token upon success.
|
@Nonnull public static AuthIdentificationResult validateLoginCredentialsAndCreateToken(@Nonnull IAuthCredentials aCredentials)
aCredentials - The credentials to validate. If null it is treated as
error.null.Copyright © 2016–2019 Philip Helger. All rights reserved.