|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractAuthorizationRule | |
---|---|
org.wamblee.security.authorization | The authorization package provides an authorization service that can be used to check whether users have the rights to perform certain operations. |
Uses of AbstractAuthorizationRule in org.wamblee.security.authorization |
---|
Subclasses of AbstractAuthorizationRule in org.wamblee.security.authorization | |
---|---|
class |
UrlAuthorizationRule
Utility base class for implementation of authentication rules based on the The path of the resource. |
Constructors in org.wamblee.security.authorization with parameters of type AbstractAuthorizationRule | |
---|---|
AbstractAuthorizationRule(AbstractAuthorizationRule aRule)
|
|
AuthorizationInitializer(AuthorizationService aService,
AbstractAuthorizationRule[] aRules)
Initializes authorization rules in case none are present. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |