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