|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jacorb.security.level2.SecAttributeManager
Constructor Summary | |
---|---|
SecAttributeManager()
|
Method Summary | |
---|---|
SecAttribute |
createAttribute(java.lang.Object attrib_value,
AttributeType attribute_type)
|
KeyAndCert |
getAttributeCertValue(SecAttribute attribute)
|
java.lang.Object |
getAttributeValue(SecAttribute attribute)
|
static SecAttributeManager |
getInstance()
|
void |
removeAttribute(SecAttribute attribute)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SecAttributeManager()
Method Detail |
public static SecAttributeManager getInstance()
public KeyAndCert getAttributeCertValue(SecAttribute attribute)
public SecAttribute createAttribute(java.lang.Object attrib_value, AttributeType attribute_type)
public java.lang.Object getAttributeValue(SecAttribute attribute)
public void removeAttribute(SecAttribute attribute)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |