org.opencrx.kernel.layer.model
Class SecurityContext.CachedPrincipal

java.lang.Object
  extended by org.opencrx.kernel.layer.model.SecurityContext.CachedPrincipal
Enclosing class:
SecurityContext

public static class SecurityContext.CachedPrincipal
extends Object


Constructor Summary
SecurityContext.CachedPrincipal(org.openmdx.security.realm1.jmi1.Principal principal)
           
 
Method Summary
 org.openmdx.base.naming.Path getIdentity()
           
 Set<org.openmdx.base.naming.Path> getIsMemberOf()
           
 org.openmdx.base.naming.Path getPrimaryGroup()
           
 void setPrimaryGroup(org.openmdx.base.naming.Path primaryGroup)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityContext.CachedPrincipal

public SecurityContext.CachedPrincipal(org.openmdx.security.realm1.jmi1.Principal principal)
Method Detail

getIdentity

public org.openmdx.base.naming.Path getIdentity()

setPrimaryGroup

public void setPrimaryGroup(org.openmdx.base.naming.Path primaryGroup)

getPrimaryGroup

public org.openmdx.base.naming.Path getPrimaryGroup()

getIsMemberOf

public Set<org.openmdx.base.naming.Path> getIsMemberOf()


This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.