Uses of Interface
net.officefloor.web.spi.security.impl.AbstractHttpSecuritySource.Labeller
-
Packages that use AbstractHttpSecuritySource.Labeller Package Description net.officefloor.web.spi.security.impl -
-
Uses of AbstractHttpSecuritySource.Labeller in net.officefloor.web.spi.security.impl
Subinterfaces of AbstractHttpSecuritySource.Labeller in net.officefloor.web.spi.security.impl Modifier and Type Interface Description static interface
AbstractHttpSecuritySource.DependencyLabeller
ProvideAbstractHttpSecuritySource.Labeller
functionality along with qualifying type of dependency.Methods in net.officefloor.web.spi.security.impl that return AbstractHttpSecuritySource.Labeller Modifier and Type Method Description AbstractHttpSecuritySource.Labeller
AbstractHttpSecuritySource.MetaDataContext. addFlow(F key, java.lang.Class<?> argumentType)
Adds a requiredFlow
identified by the key.AbstractHttpSecuritySource.Labeller
AbstractHttpSecuritySource.MetaDataContext. addFlow(java.lang.Class<?> argumentType)
AbstractHttpSecuritySource.Labeller
AbstractHttpSecuritySource.Labeller. setLabel(java.lang.String label)
Specifies the label.AbstractHttpSecuritySource.Labeller
AbstractHttpSecuritySource.DependencyLabeller. setTypeQualifier(java.lang.String qualifier)
Specifies qualifier for the type.
-