Uses of Package
com.ecyrd.jspwiki.auth.authorize

Packages that use com.ecyrd.jspwiki.auth.authorize
com.ecyrd.jspwiki   
com.ecyrd.jspwiki.auth   
com.ecyrd.jspwiki.auth.authorize   
 

Classes in com.ecyrd.jspwiki.auth.authorize used by com.ecyrd.jspwiki
Group
           Groups are a specialized type of ad-hoc role used by the wiki system.
GroupManager
          Specifies how to add, remove, and persist groups to an external group management entity.
 

Classes in com.ecyrd.jspwiki.auth.authorize used by com.ecyrd.jspwiki.auth
Group
           Groups are a specialized type of ad-hoc role used by the wiki system.
GroupManager
          Specifies how to add, remove, and persist groups to an external group management entity.
 

Classes in com.ecyrd.jspwiki.auth.authorize used by com.ecyrd.jspwiki.auth.authorize
DefaultGroupManager
           This default UserDatabase implementation provides groups to JSPWiki.
Group
           Groups are a specialized type of ad-hoc role used by the wiki system.
GroupManager
          Specifies how to add, remove, and persist groups to an external group management entity.
Role
          A lightweight, immutable Principal that represents a built-in wiki role such as Anonymous, Asserted and Authenticated.