Uses of Interface
org.apache.wiki.auth.authorize.WebAuthorizer
- 
Packages that use WebAuthorizer Package Description org.apache.wiki.auth.authorize Authorizer implementation. - 
- 
Uses of WebAuthorizer in org.apache.wiki.auth.authorize
Classes in org.apache.wiki.auth.authorize that implement WebAuthorizer Modifier and Type Class Description classWebContainerAuthorizerAuthorizes users by delegating role membership checks to the servlet container. 
 -