|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TokenHolder
| Method Summary | |
|---|---|
void |
createToken(org.w3c.dom.Element elem)
Creates the SAML object from the element This method must be called first |
java.lang.String |
getIssuerName()
Issuer of the SAML token |
org.opensaml.xml.signature.Signature |
getSAMLSignature()
|
void |
populateAttributeTable(java.util.Map attributeTable)
Populates the attributes. |
| Method Detail |
|---|
void createToken(org.w3c.dom.Element elem)
throws org.opensaml.xml.io.UnmarshallingException
elem -
org.opensaml.xml.io.UnmarshallingException - If the token creation failsorg.opensaml.xml.signature.Signature getSAMLSignature()
void populateAttributeTable(java.util.Map attributeTable)
attributeTable - java.lang.String getIssuerName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||