Package net.officefloor.web.security.type
-
Interface Summary Interface Description AdaptFactory<A,O> Utility class that adapts objects for the delegate objects.HttpSecurityDependencyType<D extends java.lang.Enum<D>> Type definition
of a dependency required by theHttpSecuritySource
.HttpSecurityFlowType<F extends java.lang.Enum<F>> HttpSecurityLoader Loads theHttpSecurityType
from theHttpSecuritySource
.HttpSecuritySupportingManagedObjectDependencyContext Context for extracting theOfficeManagedObject
for theHttpSecuritySupportingManagedObjectDependencyType
.HttpSecuritySupportingManagedObjectDependencyType<O extends java.lang.Enum<O>> Type definition
of theHttpSecuritySupportingManagedObject
dependency.HttpSecuritySupportingManagedObjectType<O extends java.lang.Enum<O>> Type definition
of theHttpSecuritySupportingManagedObject
.HttpSecurityType<A,AC extends java.io.Serializable,C,O extends java.lang.Enum<O>,F extends java.lang.Enum<F>> Type definition
of aHttpSecuritySource
.HttpSecurityTypeBuilder Builder for theHttpSecurityType
to validate the loadedHttpSecurityType
from theHttpSecuritySource
. -
Class Summary Class Description HttpSecurityDependencyTypeImpl<O extends java.lang.Enum<O>> HttpSecurityDependencyType
adapted from theManagedObjectDependencyType
.HttpSecurityFlowTypeImpl<F extends java.lang.Enum<F>> HttpSecurityFlowType
adapted from theManagedObjectFlowType
.HttpSecurityLoaderImpl HttpSecurityLoader
implementation.HttpSecurityLoaderUtil Utility class for testing theHttpSecuritySource
.HttpSecurityManagedObjectAdapterSource<O extends java.lang.Enum<O>> Adapts theHttpSecuritySource
to be aManagedObjectSource
.HttpSecuritySourceSpecificationRunnable OfficeFloorCompilerRunnable
to obtain the specification for theHttpSecuritySource
.HttpSecuritySupportingManagedObjectImpl<O extends java.lang.Enum<O>> HttpSecuritySupportingManagedObject
implementation.HttpSecurityTypeImpl<A,AC extends java.io.Serializable,C,O extends java.lang.Enum<O>,F extends java.lang.Enum<F>> HttpSecurityType
adapted from theManagedObjectType
.HttpSecurityTypeRunnable