Uses of Interface
net.officefloor.web.jwt.JwtHttpAccessControl
Packages that use JwtHttpAccessControl
-
Uses of JwtHttpAccessControl in net.officefloor.web.jwt
Methods in net.officefloor.web.jwt that return types with arguments of type JwtHttpAccessControlModifier and TypeMethodDescriptionHttpSecurity<HttpAuthentication<Void>,JwtHttpAccessControl<C>, Void, None, JwtHttpSecuritySource.Flows> JwtHttpSecuritySource.sourceHttpSecurity(HttpSecurityContext context) Method parameters in net.officefloor.web.jwt with type arguments of type JwtHttpAccessControlModifier and TypeMethodDescriptionvoidJwtHttpSecuritySource.authenticate(Void credentials, AuthenticateContext<JwtHttpAccessControl<C>, None, JwtHttpSecuritySource.Flows> context) JwtHttpSecuritySource.createAuthentication(AuthenticationContext<JwtHttpAccessControl<C>, Void> context) protected voidJwtHttpSecuritySource.loadMetaData(AbstractHttpSecuritySource.MetaDataContext<HttpAuthentication<Void>, JwtHttpAccessControl<C>, Void, None, JwtHttpSecuritySource.Flows> context) booleanJwtHttpSecuritySource.ratify(Void credentials, RatifyContext<JwtHttpAccessControl<C>> context)