org.eclipse.higgins.util.saml
Class SAML1Assertion
java.lang.Object
org.eclipse.higgins.util.saml.XMLElement
org.eclipse.higgins.util.saml.SAML1Assertion
- public class SAML1Assertion
- extends XMLElement
| Methods inherited from class org.eclipse.higgins.util.saml.XMLElement |
addNamespaceAttributes, createID, dump, fromXMLDate, getDocument, getElement, getID, getTextContent, hasKeyInfo, hasSignature, setID, setTextContent, sign, sign, toString, toXMLDate, verify, verifyFromKeyInfo |
SAML1Assertion
public SAML1Assertion(Document document)
- Parameters:
document -
SAML1Assertion
public SAML1Assertion(Reader reader)
throws SAXException,
IOException
- Parameters:
reader -
- Throws:
SAXException
IOException
getSubject
public SAML1Subject getSubject()