Uses of Enum Class
net.officefloor.web.security.scheme.FormHttpSecuritySource.Flows
Packages that use FormHttpSecuritySource.Flows
-
Uses of FormHttpSecuritySource.Flows in net.officefloor.web.security.scheme
Methods in net.officefloor.web.security.scheme that return FormHttpSecuritySource.FlowsModifier and TypeMethodDescriptionstatic FormHttpSecuritySource.FlowsReturns the enum constant of this class with the specified name.static FormHttpSecuritySource.Flows[]FormHttpSecuritySource.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 FormHttpSecuritySource.FlowsModifier and TypeMethodDescriptionHttpSecurity<HttpAuthentication<HttpCredentials>,HttpAccessControl, HttpCredentials, FormHttpSecuritySource.Dependencies, FormHttpSecuritySource.Flows> FormHttpSecuritySource.sourceHttpSecurity(HttpSecurityContext context) Method parameters in net.officefloor.web.security.scheme with type arguments of type FormHttpSecuritySource.FlowsModifier and TypeMethodDescriptionprotected voidFormHttpSecuritySource.loadMetaData(AbstractHttpSecuritySource.MetaDataContext<HttpAuthentication<HttpCredentials>, HttpAccessControl, HttpCredentials, FormHttpSecuritySource.Dependencies, FormHttpSecuritySource.Flows> context)