Uses of Interface
org.apache.wiki.auth.AuthorizationManager
| Package | Description |
|---|---|
| org.apache.wiki |
The chief package of JSPWiki.
|
| org.apache.wiki.auth |
Authentication, Authorization and the third A thing.
|
-
Uses of AuthorizationManager in org.apache.wiki
Methods in org.apache.wiki that return AuthorizationManager Modifier and Type Method Description AuthorizationManagerWikiEngine. getAuthorizationManager()Deprecated. -
Uses of AuthorizationManager in org.apache.wiki.auth
Classes in org.apache.wiki.auth that implement AuthorizationManager Modifier and Type Class Description classDefaultAuthorizationManagerDefault implementation forAuthorizationManager
getManager( AuthorizationManager.class )instead.