Uses of Interface
org.apache.wicket.authroles.authorization.strategies.role.IRoleCheckingStrategy
Packages that use IRoleCheckingStrategy
Package
Description
-
Uses of IRoleCheckingStrategy in org.apache.wicket.authroles.authentication
Classes in org.apache.wicket.authroles.authentication that implement IRoleCheckingStrategyModifier and TypeClassDescriptionclassA web application subclass that does role-based authentication. -
Uses of IRoleCheckingStrategy in org.apache.wicket.authroles.authorization.strategies.role
Constructors in org.apache.wicket.authroles.authorization.strategies.role with parameters of type IRoleCheckingStrategyModifierConstructorDescriptionAbstractRoleAuthorizationStrategy(IRoleCheckingStrategy roleCheckingStrategy) Construct.RoleAuthorizationStrategy(IRoleCheckingStrategy roleCheckingStrategy) Construct. -
Uses of IRoleCheckingStrategy in org.apache.wicket.authroles.authorization.strategies.role.annotations
Constructors in org.apache.wicket.authroles.authorization.strategies.role.annotations with parameters of type IRoleCheckingStrategyModifierConstructorDescriptionAnnotationsRoleAuthorizationStrategy(IRoleCheckingStrategy roleCheckingStrategy) Construct. -
Uses of IRoleCheckingStrategy in org.apache.wicket.authroles.authorization.strategies.role.metadata
Constructors in org.apache.wicket.authroles.authorization.strategies.role.metadata with parameters of type IRoleCheckingStrategyModifierConstructorDescriptionMetaDataRoleAuthorizationStrategy(IRoleCheckingStrategy roleCheckingStrategy) Construct.