Uses of Enum Class
net.officefloor.web.security.scheme.MockFlowHttpSecuritySource.Flows
Packages that use MockFlowHttpSecuritySource.Flows
-
Uses of MockFlowHttpSecuritySource.Flows in net.officefloor.web.security.scheme
Methods in net.officefloor.web.security.scheme that return MockFlowHttpSecuritySource.FlowsModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static MockFlowHttpSecuritySource.Flows[]MockFlowHttpSecuritySource.Flows.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.officefloor.web.security.scheme that return types with arguments of type MockFlowHttpSecuritySource.FlowsModifier and TypeMethodDescriptionHttpSecurity<MockAuthentication,MockAccessControl, MockCredentials, None, MockFlowHttpSecuritySource.Flows> MockFlowHttpSecuritySource.sourceHttpSecurity(HttpSecurityContext context) Method parameters in net.officefloor.web.security.scheme with type arguments of type MockFlowHttpSecuritySource.FlowsModifier and TypeMethodDescriptionvoidMockFlowHttpSecuritySource.authenticate(MockCredentials credentials, AuthenticateContext<MockAccessControl, None, MockFlowHttpSecuritySource.Flows> context) voidMockFlowHttpSecuritySource.challenge(ChallengeContext<None, MockFlowHttpSecuritySource.Flows> context) protected voidMockFlowHttpSecuritySource.loadMetaData(AbstractHttpSecuritySource.MetaDataContext<MockAuthentication, MockAccessControl, MockCredentials, None, MockFlowHttpSecuritySource.Flows> context) voidMockFlowHttpSecuritySource.logout(LogoutContext<None, MockFlowHttpSecuritySource.Flows> context)