com.bea.portal.tools.security.user
Class UserID
java.lang.Object
  
com.bea.portal.tools.resource.ResourceID
      
com.bea.portal.tools.resource.framework.TaggedResourceID
          
com.bea.portal.tools.security.user.UserID
- All Implemented Interfaces 
 - Serializable
 
public final class UserID
- extends com.bea.portal.tools.resource.framework.TaggedResourceID
 
Identifies a user.
- See Also
 - Serialized Form
 
 
 
| Methods inherited from class com.bea.portal.tools.resource.framework.TaggedResourceID | 
appendResourcePath, getTag, getTags, getTagValue | 
 
| Methods inherited from class com.bea.portal.tools.resource.ResourceID | 
appendResourceTypeNamespaceURI, computeResourceURN, computeResourceURN, equals, getCanonicalResourceURN, getResourceType, getResourceURN, hashCode, narrow, setCanonicalResourceURN, setResourceURN, toString | 
 
 
UserID
public UserID(String resourceURN)
- Constructor.
- Parameters
 resourceURN - the URN of the referrent resource
 
getResourceIDBuilder
protected UserIDBuilder getResourceIDBuilder()
- Get the 
UserID.
- Overrides:
 getResourceIDBuilder in class com.bea.portal.tools.resource.framework.TaggedResourceID
 
- Returns
 - the the 
UserID 
 
 
setResourcePathTags
protected void setResourcePathTags(boolean canonicalResourceURN,
                                   com.bea.portal.tools.resource.framework.TaggedResourceID.TagMap tags)
- Overrides:
 setResourcePathTags in class com.bea.portal.tools.resource.framework.TaggedResourceID
 
 
getUserName
public final String getUserName()
- Get the name of the user.
- Returns
 - the name of the user
 
 
 
Copyright © 2006 BEA Systems, Inc. All Rights Reserved