Uses of Class
org.attribyte.api.http.AuthScheme
Packages that use AuthScheme
-
Uses of AuthScheme in org.attribyte.api.http
Methods in org.attribyte.api.http with parameters of type AuthSchemeModifier and TypeMethodDescriptionAuthorizer.isAuthorized(AuthScheme auth, Request request) Determine if a request is authorized. -
Uses of AuthScheme in org.attribyte.api.http.impl
Subclasses of AuthScheme in org.attribyte.api.http.impl