Uses of Interface
de.quantummaid.httpmaid.security.authorization.HttpAuthorizer
-
Packages that use HttpAuthorizer Package Description de.quantummaid.httpmaid.security de.quantummaid.httpmaid.security.authorization -
-
Uses of HttpAuthorizer in de.quantummaid.httpmaid.security
Methods in de.quantummaid.httpmaid.security with parameters of type HttpAuthorizer Modifier and Type Method Description static AuthorizerConfiguratorSecurityConfigurators. toAuthorizeRequestsUsing(HttpAuthorizer authorizer) -
Uses of HttpAuthorizer in de.quantummaid.httpmaid.security.authorization
Methods in de.quantummaid.httpmaid.security.authorization with parameters of type HttpAuthorizer Modifier and Type Method Description static AuthorizerConfiguratorAuthorizerConfigurator. authorizerConfigurator(HttpAuthorizer authorizer)
-