|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectblackboard.cms.filesystem.security.CSPrincipalManager
Manages Principal objects.
| Method Summary | |
static CSPrincipal |
loadByPrincipalID(java.lang.String principalID)
Returns the CSPrincipal. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static CSPrincipal loadByPrincipalID(java.lang.String principalID)
throws CSFileSystemException
CSPrincipal.
principalID - a String representing the principal ID to be loaded
CSPrincipal representing the PrincipalID. Returns null (instead of KeyNotFoundException) if the CSPrincipal is not found.
CSFileSystemException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||