com.basecmp.core.security
Class BCPrincipal
java.lang.Object
com.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)
|
| 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 |
loginName
protected java.lang.String loginName
BCPrincipal
public BCPrincipal(java.lang.String loginName)
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