|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.framework.xml.XMLFragment
org.deegree.ogcwebservices.wass.common.AuthenticationDocument
public class AuthenticationDocument
Parser class that can parse all elements within the namespace. Namespace: http://www.gdi-nrw.de/authentication
| Field Summary |
|---|
| Fields inherited from class org.deegree.framework.xml.XMLFragment |
|---|
DEFAULT_URL, nsContext, XLNNS |
| Constructor Summary | |
|---|---|
AuthenticationDocument()
|
|
| Method Summary | |
|---|---|
AuthenticationData |
parseAuthenticationData(org.w3c.dom.Node elem)
Parses an AuthenticationData element |
URN |
parseAuthenticationMethod(org.w3c.dom.Node elem)
Parses an AuthenticationMethod. |
java.lang.String |
parseCredentials(org.w3c.dom.Node elem)
Parses a Credentials element. |
SupportedAuthenticationMethod |
parseSupportedAuthenticationMethod(org.w3c.dom.Node elem)
Parses a SupportedAuthenticationMethod element. |
java.util.ArrayList<SupportedAuthenticationMethod> |
parseSupportedAuthenticationMethodList(org.w3c.dom.Element listRoot)
Parses a SupportedAuthenticationMethodList element. |
java.lang.String |
parseUnknownMethodMetadata(org.w3c.dom.Node elem)
Parses an UnknownMethodMetadata element. |
WASAuthenticationMethodMD |
parseWASAuthenticationMethodMD(org.w3c.dom.Node elem)
Parses a WASAuthenticationMethodMD element. |
| 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 |
|---|
public AuthenticationDocument()
| Method Detail |
|---|
public java.util.ArrayList<SupportedAuthenticationMethod> parseSupportedAuthenticationMethodList(org.w3c.dom.Element listRoot)
throws java.net.MalformedURLException,
XMLParsingException
listRoot - the list element
java.net.MalformedURLException
XMLParsingException
public SupportedAuthenticationMethod parseSupportedAuthenticationMethod(org.w3c.dom.Node elem)
throws XMLParsingException,
java.net.MalformedURLException
elem - the element
XMLParsingException
java.net.MalformedURLException
public URN parseAuthenticationMethod(org.w3c.dom.Node elem)
throws XMLParsingException
elem - the AuthenticationMethod element
XMLParsingException
public java.lang.String parseUnknownMethodMetadata(org.w3c.dom.Node elem)
throws XMLParsingException
elem - the element
XMLParsingException
public WASAuthenticationMethodMD parseWASAuthenticationMethodMD(org.w3c.dom.Node elem)
throws XMLParsingException,
java.net.MalformedURLException
elem - the element
XMLParsingException
java.net.MalformedURLException
public AuthenticationData parseAuthenticationData(org.w3c.dom.Node elem)
throws XMLParsingException
elem - the element
XMLParsingException
public java.lang.String parseCredentials(org.w3c.dom.Node elem)
throws XMLParsingException
elem - the element
XMLParsingException
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org