edu.mit.stellar.api.user
Interface UserAttributes


public interface UserAttributes

UserAttributes

Version:
$Revision: 29988 $, $Date: 2008-02-09 22:10:42 -0500 (Sat, 09 Feb 2008) $
Author:
MIT Stellar team

Method Summary
 javax.naming.directory.Attributes getAttributes()
          General directory attributes supplied from directory service.
 java.lang.String getUserUuid()
           
 

Method Detail

getUserUuid

java.lang.String getUserUuid()
Returns:
uuid of the userIdentity for which this is the information

getAttributes

javax.naming.directory.Attributes getAttributes()
General directory attributes supplied from directory service.

Returns:
Attributes


Copyright © 2007-2008 MIT IS&T ISDA. All Rights Reserved.