org.eclipse.higgins.util.saml
Class SAMLAttributes
java.lang.Object
org.eclipse.higgins.util.saml.XMLElement
org.eclipse.higgins.util.saml.SAMLAttributes
- public class SAMLAttributes
- extends XMLElement
| Methods inherited from class org.eclipse.higgins.util.saml.XMLElement |
addNamespaceAttributes, createID, dump, fromXMLDate, getDocument, getElement, getID, getNameSpace, getTextContent, hasKeyInfo, hasSignature, setID, setTextContent, sign, sign, toString, toXMLDate, verify, verifyFromKeyInfo |
SAMLAttributes
public SAMLAttributes(Document document)
SAMLAttributes
public SAMLAttributes()
SAMLAttributes
public SAMLAttributes(InputStream stream)
throws SAXException,
IOException
SAMLAttributes
public SAMLAttributes(Reader reader)
throws SAXException,
IOException
SAMLAttributes
public SAMLAttributes(Document document,
Element element)
- Parameters:
document - doc containing the saml assertionelement - of the root most element of the saml assertion
getAttributes
public Vector getAttributes()
- Returns:
- Vector of SAMLAttributes