Uses of Class
de.quantummaid.httpmaid.security.authorization.AuthorizerId
-
Packages that use AuthorizerId Package Description de.quantummaid.httpmaid.security.authorization -
-
Uses of AuthorizerId in de.quantummaid.httpmaid.security.authorization
Methods in de.quantummaid.httpmaid.security.authorization that return AuthorizerId Modifier and Type Method Description static AuthorizerIdAuthorizerId. authorizerId(String id)AuthorizerIdNotAuthorizedException. authorizerId()static AuthorizerIdAuthorizerId. uniqueAuthorizerId()Methods in de.quantummaid.httpmaid.security.authorization with parameters of type AuthorizerId Modifier and Type Method Description static AuthorizerProcessorAuthorizerProcessor. authorizerProcessor(Authorizer authorizer, AuthorizerId authorizerId)static NotAuthorizedExceptionNotAuthorizedException. notAuthorizedException(MetaData metaData, AuthorizerId authorizerId)
-