org.deegree.security.owsrequestvalidator
Class PolicyDocument
java.lang.Object
org.deegree.security.owsrequestvalidator.PolicyDocument
public class PolicyDocument
- extends Object
- Version:
- $Revision: 9346 $, $Date: 2007-12-27 17:39:07 +0100 (Do, 27 Dez 2007) $
- Author:
- Andreas Poth , last edited by: $Author: apoth $
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