com.atlassian.crowd.integration.jive
Class CrowdAuthToken
java.lang.Object
com.atlassian.crowd.integration.jive.CrowdAuthToken
public class CrowdAuthToken
- extends Object
Constructor Summary |
protected |
CrowdAuthToken(long userID)
Constucts a new LdapAuthToken with the specified userID. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CrowdAuthToken
protected CrowdAuthToken(long userID)
- Constucts a new LdapAuthToken with the specified userID.
- Parameters:
userID
- the userID to create an authToken token with.
getUserID
public long getUserID()
isAnonymous
public boolean isAnonymous()
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.