Uses of Interface
com.ecyrd.jspwiki.auth.authorize.WebAuthorizer

Packages that use WebAuthorizer
com.ecyrd.jspwiki.auth.authorize Authorizer implementation. 
 

Uses of WebAuthorizer in com.ecyrd.jspwiki.auth.authorize
 

Classes in com.ecyrd.jspwiki.auth.authorize that implement WebAuthorizer
 class WebContainerAuthorizer
          Authorizes users by delegating role membership checks to the servlet container.