org.deegree.security.owsrequestvalidator
Class PolicyDocument
java.lang.Object
org.deegree.security.owsrequestvalidator.PolicyDocument
public class PolicyDocument
- extends Object
- Version:
- $Revision: 7484 $, $Date: 2007-06-06 13:07:13 +0200 (Mi, 06 Jun 2007) $
- Author:
- Andreas Poth , last edited by: $Author: rbezema $
Method Summary |
Policy |
getPolicy()
returns the Policy created from the encapsulated DOM abject. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolicyDocument
public PolicyDocument(URL url)
throws SecurityConfigurationException
- Parameters:
url
-
- Throws:
SecurityConfigurationException
PolicyDocument
public PolicyDocument(Document doc)
throws SecurityConfigurationException
- Parameters:
doc
- document containing a policy document
- Throws:
SecurityConfigurationException
getPolicy
public Policy getPolicy()
throws SecurityConfigurationException,
XMLParsingException
- returns the Policy created from the encapsulated DOM abject.
- Returns:
- the Policy created from the encapsulated DOM abject.
- Throws:
SecurityConfigurationException
XMLParsingException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net