|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.higgins.util.saml.XMLElement
org.eclipse.higgins.util.saml.SAMLAssertion
org.eclipse.higgins.util.saml.SAML2Assertion
org.eclipse.higgins.idas.common.AuthNSAML2AssertionMaterials
| Nested Class Summary |
|---|
| Nested classes inherited from class org.eclipse.higgins.util.saml.XMLElement |
|---|
org.eclipse.higgins.util.saml.XMLElement.VerificationException |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.higgins.util.saml.XMLElement |
|---|
PROVIDER_JSR105 |
| Constructor Summary | |
|---|---|
AuthNSAML2AssertionMaterials()
|
|
AuthNSAML2AssertionMaterials(Document document)
|
|
AuthNSAML2AssertionMaterials(Document document,
Element element)
|
|
AuthNSAML2AssertionMaterials(InputStream stream)
|
|
AuthNSAML2AssertionMaterials(Reader reader)
|
|
AuthNSAML2AssertionMaterials(String string)
|
|
| Method Summary | |
|---|---|
String |
getStringAssertion()
|
| Methods inherited from class org.eclipse.higgins.util.saml.SAML2Assertion |
|---|
getAuthnStatementElement, getSAMLAuthnStatement, setSAMLAuthnStatement |
| Methods inherited from class org.eclipse.higgins.util.saml.SAMLAssertion |
|---|
getAttributes, getConditions, getIssueInstant, getIssuer, getIssuerElement, getSubject, getVersion, setIssueInstant, setIssuer, setSAMLConditions, setSAMLSubject, setVersion |
| Methods inherited from class org.eclipse.higgins.util.saml.XMLElement |
|---|
addNamespaceAttributes, addNamespaceAttributes, createID, deleteID, dump, dump, fromXMLDate, getDocument, getElement, getID, getNameSpace, getTextContent, hasKeyInfo, hasSignature, setID, setTextContent, sign, sign, sign, sign, sign, sign, toString, toXMLDate, verify, verifyFromKeyInfo |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public AuthNSAML2AssertionMaterials(String string)
throws SAXException,
IOException
public AuthNSAML2AssertionMaterials(Document document)
public AuthNSAML2AssertionMaterials()
public AuthNSAML2AssertionMaterials(InputStream stream)
throws SAXException,
IOException
public AuthNSAML2AssertionMaterials(Reader reader)
throws SAXException,
IOException
public AuthNSAML2AssertionMaterials(Document document,
Element element)
| Method Detail |
public String getStringAssertion()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||