com.basecmp.core.security
Class BCPrincipal

java.lang.Object
  extended bycom.basecmp.core.security.BCPrincipal
All Implemented Interfaces:
java.security.Principal

public class BCPrincipal
extends java.lang.Object
implements java.security.Principal

Author:
Wolfgang Schröder

Field Summary
protected  java.lang.String loginName
           
 
Constructor Summary
BCPrincipal(java.lang.String loginName)
           
 
Method Summary
 PersistentAsset getAccountOwnerAsset()
           
 PersistentAsset getLoginAccountAsset()
           
 java.lang.String getName()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.security.Principal
equals, hashCode
 

Field Detail

loginName

protected java.lang.String loginName
Constructor Detail

BCPrincipal

public BCPrincipal(java.lang.String loginName)
Method Detail

getAccountOwnerAsset

public PersistentAsset getAccountOwnerAsset()

getLoginAccountAsset

public PersistentAsset getLoginAccountAsset()

getName

public java.lang.String getName()
Specified by:
getName in interface java.security.Principal

toString

public java.lang.String toString()
Specified by:
toString in interface java.security.Principal


Copyright © 2004 by basecmp® - Professional Web Solutions