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