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() |
getName
addAttribute, addAttribute, addAttribute, clear, getAttribute, getAttributeCount, getAttributeNames, getAttributeValue, getAttributeValues, getAttributeValuesAsArray, removeAllAttributeValues, removeAttribute, removeAttributeValue, removeAttributeValues, removeAttributeValues
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getName
addAttribute, addAttribute, addAttribute, clear, getAttribute, getAttributeCount, getAttributeNames, getAttributeValue, getAttributeValues, getAttributeValuesAsArray, removeAllAttributeValues, removeAttribute, removeAttributeValue, removeAttributeValues, removeAttributeValues
public AzSubjectImpl(Subject subject)
subject
- The represented subjectIllegalArgumentException
- Given subject was nullCopyright © 2020. All rights reserved.