Uses of Enum Class
net.officefloor.web.jwt.JwtHttpSecuritySource.Flows
Packages that use JwtHttpSecuritySource.Flows
-
Uses of JwtHttpSecuritySource.Flows in net.officefloor.web.jwt
Methods in net.officefloor.web.jwt that return JwtHttpSecuritySource.FlowsModifier and TypeMethodDescriptionstatic JwtHttpSecuritySource.FlowsReturns the enum constant of this class with the specified name.static JwtHttpSecuritySource.Flows[]JwtHttpSecuritySource.Flows.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.officefloor.web.jwt that return types with arguments of type JwtHttpSecuritySource.FlowsModifier 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 JwtHttpSecuritySource.FlowsModifier and TypeMethodDescriptionvoidJwtHttpSecuritySource.authenticate(Void credentials, AuthenticateContext<JwtHttpAccessControl<C>, None, JwtHttpSecuritySource.Flows> context) voidJwtHttpSecuritySource.challenge(ChallengeContext<None, JwtHttpSecuritySource.Flows> context) protected voidJwtHttpSecuritySource.loadMetaData(AbstractHttpSecuritySource.MetaDataContext<HttpAuthentication<Void>, JwtHttpAccessControl<C>, Void, None, JwtHttpSecuritySource.Flows> context) voidJwtHttpSecuritySource.logout(LogoutContext<None, JwtHttpSecuritySource.Flows> context) voidJwtHttpSecuritySource.start(HttpSecurityExecuteContext<JwtHttpSecuritySource.Flows> context)