org.deegree.security
Class AuthenticationDocument
java.lang.Object
org.deegree.framework.xml.XMLFragment
org.deegree.security.AuthenticationDocument
- All Implemented Interfaces:
- java.io.Serializable
public class AuthenticationDocument
- extends XMLFragment
- Version:
- $Revision: 6251 $, $Date: 2007-03-19 16:59:28 +0100 (Mo, 19 Mrz 2007) $
- Author:
- Andreas Poth, last edited by: $Author: poth $
- See Also:
- Serialized Form
Methods inherited from class org.deegree.framework.xml.XMLFragment |
getAsPrettyString, getAsString, getAttachedSchemas, getQualifiedName, getRootElement, getSystemId, hasSchema, load, load, load, parseQualifiedName, parseSimpleLink, prettyPrint, prettyPrint, resolve, setRootElement, setSystemId, setSystemId, toString, write, write, write, write |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AuthenticationDocument
public AuthenticationDocument()
AuthenticationDocument
public AuthenticationDocument(org.w3c.dom.Document doc,
java.lang.String systemId)
throws java.net.MalformedURLException
- Parameters:
doc
- systemId
-
- Throws:
java.net.MalformedURLException
AuthenticationDocument
public AuthenticationDocument(org.w3c.dom.Element element)
- Parameters:
element
-
AuthenticationDocument
public AuthenticationDocument(java.io.File file)
throws java.net.MalformedURLException,
java.io.IOException,
org.xml.sax.SAXException
- Parameters:
file
-
- Throws:
java.net.MalformedURLException
java.io.IOException
org.xml.sax.SAXException
AuthenticationDocument
public AuthenticationDocument(QualifiedName elementName)
- Parameters:
elementName
-
AuthenticationDocument
public AuthenticationDocument(java.io.Reader reader,
java.lang.String systemId)
throws org.xml.sax.SAXException,
java.io.IOException
- Parameters:
reader
- systemId
-
- Throws:
org.xml.sax.SAXException
java.io.IOException
AuthenticationDocument
public AuthenticationDocument(java.net.URL url)
throws java.io.IOException,
org.xml.sax.SAXException
- Parameters:
url
-
- Throws:
java.io.IOException
org.xml.sax.SAXException
createAuthentications
public Authentications createAuthentications()
throws XMLParsingException
- parses the authentications document and returns the content as an instance of
Authentications
- Returns:
- new Authentications object
- Throws:
XMLParsingException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org