Uses of Class
de.quantummaid.httpmaid.security.authentication.AuthenticatorId
-
Packages that use AuthenticatorId Package Description de.quantummaid.httpmaid.security.authentication -
-
Uses of AuthenticatorId in de.quantummaid.httpmaid.security.authentication
Methods in de.quantummaid.httpmaid.security.authentication that return AuthenticatorId Modifier and Type Method Description static AuthenticatorIdAuthenticatorId. authenticatorId(String id)AuthenticatorIdCouldNotAuthenticateException. authenticatorId()static AuthenticatorIdAuthenticatorId. uniqueAuthenticatorId()Methods in de.quantummaid.httpmaid.security.authentication with parameters of type AuthenticatorId Modifier and Type Method Description static AuthenticatorProcessorAuthenticatorProcessor. authenticatorProcessor(Authenticator<MetaData> authenticator, AuthenticatorId authenticatorId, List<Filter> optionalRequests)static CouldNotAuthenticateExceptionCouldNotAuthenticateException. couldNotAuthenticateException(MetaData metaData, AuthenticatorId authenticatorId)
-