org.n52.security.common.protocol.artifact
Class PolicyEnforcementServiceCapabilities
java.lang.Object
org.n52.security.common.protocol.artifact.PolicyEnforcementServiceCapabilities
- All Implemented Interfaces:
- TransferableCreator
- public class PolicyEnforcementServiceCapabilities
- extends java.lang.Object
- implements TransferableCreator
- Author:
- Arne Broering
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolicyEnforcementServiceCapabilities
public PolicyEnforcementServiceCapabilities(java.io.InputStream pInputStream,
java.lang.String pCharsetName)
throws java.io.IOException,
org.dom4j.DocumentException
getCapabilitiesXML
public java.lang.String getCapabilitiesXML()
getAsTransferable
public Transferable getAsTransferable()
- Specified by:
getAsTransferable
in interface TransferableCreator
getAsDocument
public org.dom4j.Document getAsDocument()
setOperationsUrls
public void setOperationsUrls(java.lang.String pNew)
setSecuredServiceType
public void setSecuredServiceType(java.lang.String pTypeName)
addAuthenticationMethods
public void addAuthenticationMethods(AuthenticationMethod[] pMethods)
getTitle
public java.lang.String getTitle()
getAbstract
public java.lang.String getAbstract()
getProtectedServiceType
public java.lang.String getProtectedServiceType()
getAuthenticationMethods
public java.util.List getAuthenticationMethods()
Copyright © 2004-2007 52 North. All Rights Reserved.