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