|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoSuchPrincipalException | |
---|---|
org.apache.jackrabbit.api.security.principal | |
org.apache.jackrabbit.core.security.principal |
Uses of NoSuchPrincipalException in org.apache.jackrabbit.api.security.principal |
---|
Methods in org.apache.jackrabbit.api.security.principal that throw NoSuchPrincipalException | |
---|---|
Principal |
PrincipalManager.getPrincipal(String principalName)
Returns the principal with the given name if is known to this manager (with respect to the sessions access rights). |
Uses of NoSuchPrincipalException in org.apache.jackrabbit.core.security.principal |
---|
Methods in org.apache.jackrabbit.core.security.principal that throw NoSuchPrincipalException | |
---|---|
Principal |
PrincipalManagerImpl.getPrincipal(String principalName)
Returns the principal with the given name if is known to this manager (with respect to the sessions access rights). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |