org.deegree.security
Class AuthenticationDocument
java.lang.Object
org.deegree.framework.xml.XMLFragment
org.deegree.security.AuthenticationDocument
- All Implemented Interfaces:
- Serializable
public class AuthenticationDocument
- extends XMLFragment
- 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 |
AuthenticationDocument
public AuthenticationDocument()
AuthenticationDocument
public AuthenticationDocument(Document doc,
String systemId)
throws MalformedURLException
- Parameters:
doc
- systemId
-
- Throws:
MalformedURLException
AuthenticationDocument
public AuthenticationDocument(Element element)
- Parameters:
element
-
AuthenticationDocument
public AuthenticationDocument(File file)
throws MalformedURLException,
IOException,
SAXException
- Parameters:
file
-
- Throws:
MalformedURLException
IOException
SAXException
AuthenticationDocument
public AuthenticationDocument(QualifiedName elementName)
- Parameters:
elementName
-
AuthenticationDocument
public AuthenticationDocument(Reader reader,
String systemId)
throws SAXException,
IOException
- Parameters:
reader
- systemId
-
- Throws:
SAXException
IOException
AuthenticationDocument
public AuthenticationDocument(URL url)
throws IOException,
SAXException
- Parameters:
url
-
- Throws:
IOException
SAXException
createAuthentications
public Authentications createAuthentications()
throws XMLParsingException
- parses the authentications document and returns the content as an instance of
- Returns:
-
- Throws:
XMLParsingException
- See Also:
Authentications
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net