Uses of Interface
org.apache.wiki.auth.authorize.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.