public final class AzSubjectImpl extends AzAttributesImpl implements AzSubject
| Constructor and Description |
|---|
AzSubjectImpl(Subject subject)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Subject |
getSubject()
Determines the
represented by this AzSubject. |
String |
toString() |
getNameaddAttribute, addAttribute, addAttribute, clear, getAttribute, getAttributeCount, getAttributeNames, getAttributeValue, getAttributeValues, getAttributeValuesAsArray, removeAllAttributeValues, removeAttribute, removeAttributeValue, removeAttributeValues, removeAttributeValuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetNameaddAttribute, addAttribute, addAttribute, clear, getAttribute, getAttributeCount, getAttributeNames, getAttributeValue, getAttributeValues, getAttributeValuesAsArray, removeAllAttributeValues, removeAttribute, removeAttributeValue, removeAttributeValues, removeAttributeValuespublic AzSubjectImpl(Subject subject)
subject - The represented subjectIllegalArgumentException - Given subject was nullCopyright © 2013. All Rights Reserved.