com.adobe.flashaccess.sdk.authentication
Class Principal

java.lang.Object
  extended by com.adobe.flashaccess.sdk.authentication.Principal

public class Principal
extends java.lang.Object

This class represents an authenticated user. It includes a user identifier and name qualifier (optional).


Method Summary
 java.lang.String getNameQualifier()
          Retrieves the optional name qualifier.
 java.lang.String getUsername()
          Retrieves the user name.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getUsername

public java.lang.String getUsername()
Retrieves the user name.

Returns:
The user name.

getNameQualifier

public java.lang.String getNameQualifier()
Retrieves the optional name qualifier.

Returns:
The optional name qualifier.


[an error occurred while processing this directive] [an error occurred while processing this directive]