Uses of Interface
com.metamatrix.platform.security.api.MetaMatrixPrincipal

Packages that use MetaMatrixPrincipal
com.metamatrix.platform.security.api   
 

Uses of MetaMatrixPrincipal in com.metamatrix.platform.security.api
 

Classes in com.metamatrix.platform.security.api that implement MetaMatrixPrincipal
 class BasicMetaMatrixPrincipal
           
 

Methods in com.metamatrix.platform.security.api that return MetaMatrixPrincipal
static MetaMatrixPrincipal BasicMetaMatrixPrincipal.merge(MetaMatrixPrincipal p1, MetaMatrixPrincipal p2)
          Merge all of the attributes of the input principal into the target principal.
 

Methods in com.metamatrix.platform.security.api with parameters of type MetaMatrixPrincipal
static MetaMatrixPrincipal BasicMetaMatrixPrincipal.merge(MetaMatrixPrincipal p1, MetaMatrixPrincipal p2)
          Merge all of the attributes of the input principal into the target principal.
 



Copyright © 2009. All Rights Reserved.