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