deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.security
Class AuthenticationDocument

java.lang.Object
  extended by org.deegree.framework.xml.XMLFragment
      extended by org.deegree.security.AuthenticationDocument
All Implemented Interfaces:
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

Field Summary
 
Fields inherited from class org.deegree.framework.xml.XMLFragment
DEFAULT_URL, nsContext, XLNNS
 
Constructor Summary
AuthenticationDocument()
           
AuthenticationDocument(Document doc, String systemId)
           
AuthenticationDocument(Element element)
           
AuthenticationDocument(File file)
           
AuthenticationDocument(QualifiedName elementName)
           
AuthenticationDocument(Reader reader, String systemId)
           
AuthenticationDocument(URL url)
           
 
Method Summary
 Authentications createAuthentications()
          parses the authentications document and returns the content as an instance of Authentications
 
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
 

Constructor Detail

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
Method Detail

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

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org