org.openoces.ooapi.principals
Class OrganizationalOcesId
java.lang.Object
org.openoces.ooapi.principals.OcesId
org.openoces.ooapi.principals.OrganizationalOcesId
- All Implemented Interfaces:
- java.security.Principal
public class OrganizationalOcesId
- extends OcesId
|
Field Summary |
protected java.lang.Integer |
cvr
|
protected java.lang.String |
rawId
|
protected java.math.BigInteger |
uid
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.security.Principal |
equals, hashCode, toString |
rawId
protected java.lang.String rawId
cvr
protected java.lang.Integer cvr
uid
protected java.math.BigInteger uid
OrganizationalOcesId
public OrganizationalOcesId(java.lang.String s)
getName
public java.lang.String getName()
extractInfo
protected void extractInfo()
getCVR
public java.lang.Integer getCVR()
getUid
public java.math.BigInteger getUid()