|
Class Summary |
| MCRCrypt |
Java-based implementation of the unix crypt(3) command
Based upon C source code written by Eric Young, eay@psych.uq.oz.au Java
conversion by John F. |
| MCRGroup |
Instances of this class represent MyCoRe groups. |
| MCRUser |
Instances of this class represent MyCoRe users. |
| MCRUserContact |
Instances of this class store contact information of MyCoRe users. |
| MCRUserFacade |
|
| MCRUserMgr |
This class is the user (and group) manager of the MyCoRe system. |
| MCRUserObject |
This is the abstract super class of MCRUser and MCRGroup |
| MCRUserPolicy |
This class defines the policies of the MyCoRe user and group objects such as
required fields or password policy. |