Uses of Interface
net.officefloor.web.spi.security.impl.AbstractHttpSecuritySource.DependencyLabeller
Packages that use AbstractHttpSecuritySource.DependencyLabeller
-
Uses of AbstractHttpSecuritySource.DependencyLabeller in net.officefloor.web.spi.security.impl
Methods in net.officefloor.web.spi.security.impl that return AbstractHttpSecuritySource.DependencyLabellerModifier and TypeMethodDescriptionAbstractHttpSecuritySource.MetaDataContext.addDependency(Class<?> dependencyType) Adds a required dependency identified by an index into the order the dependency was added.AbstractHttpSecuritySource.MetaDataContext.addDependency(O key, Class<?> dependencyType) Adds a required dependency identified by the key.