|
|||||||||
| 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
public class AuthNSAML2AssertionMaterials
| Nested Class Summary |
|---|
| Nested classes/interfaces 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 |
|---|
CREATE_ID_LENGTH, PROVIDER_JSR105 |
| Fields inherited from interface org.eclipse.higgins.idas.api.IAuthNMaterials |
|---|
AUTHNMATERIALS_TYPE_ANONYMOUS, AUTHNMATERIALS_TYPE_IMPLIED, AUTHNMATERIALS_TYPE_LEASTPRIVILEGED, AUTHNMATERIALS_TYPE_MINFOCARD, AUTHNMATERIALS_TYPE_NAMEPRIVATEKEY, AUTHNMATERIALS_TYPE_PINFOCARD, AUTHNMATERIALS_TYPE_SAMLPOLICY, AUTHNMATERIALS_TYPE_USERNAMEPASSWORD |
| 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 |
|---|
getAttributes, getAuthnStatementElement, getSAMLAuthnStatement, setSAMLAuthnStatement |
| Methods inherited from class org.eclipse.higgins.util.saml.SAMLAssertion |
|---|
getConditions, getIssueInstant, getIssuer, getSubject, getVersion, setIssueInstant, setIssuer, setSAMLConditions, setSAMLSubject, setVersion |
| Methods inherited from class org.eclipse.higgins.util.saml.XMLElement |
|---|
addInferredNamespaceAttributes, 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
SAXException
IOExceptionpublic AuthNSAML2AssertionMaterials(Document document)
public AuthNSAML2AssertionMaterials()
public AuthNSAML2AssertionMaterials(InputStream stream)
throws SAXException,
IOException
SAXException
IOException
public AuthNSAML2AssertionMaterials(Reader reader)
throws SAXException,
IOException
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 | ||||||||