|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.rahas.impl.util.SAMLAttributeCallback
public class SAMLAttributeCallback
Field Summary |
---|
Fields inherited from interface org.apache.rahas.impl.util.SAMLCallback |
---|
ATTR_CALLBACK, NAME_IDENTIFIER_CALLBACK |
Constructor Summary | |
---|---|
SAMLAttributeCallback(RahasData data)
|
Method Summary | |
---|---|
void |
addAttributes(org.opensaml.SAMLAttribute attribute)
|
org.opensaml.SAMLAttribute[] |
getAttributes()
|
int |
getCallbackType()
Returns the type of callback |
RahasData |
getData()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SAMLAttributeCallback(RahasData data)
Method Detail |
---|
public int getCallbackType()
SAMLCallback
getCallbackType
in interface SAMLCallback
public void addAttributes(org.opensaml.SAMLAttribute attribute)
public org.opensaml.SAMLAttribute[] getAttributes()
public RahasData getData()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |