org.opensaml.xacml.policy.impl
Class ApplyTypeImplBuilder
java.lang.Object
org.opensaml.xml.AbstractXMLObjectBuilder<ApplyType>
org.opensaml.xacml.policy.impl.ApplyTypeImplBuilder
- All Implemented Interfaces:
- XACMLObjectBuilder<ApplyType>, org.opensaml.xml.XMLObjectBuilder<ApplyType>
public class ApplyTypeImplBuilder
- extends org.opensaml.xml.AbstractXMLObjectBuilder<ApplyType>
- implements XACMLObjectBuilder<ApplyType>
Builder for ApplyType
.
Methods inherited from class org.opensaml.xml.AbstractXMLObjectBuilder |
buildObject, buildObject, buildObject, buildObject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.opensaml.xml.XMLObjectBuilder |
buildObject, buildObject, buildObject, buildObject |
ApplyTypeImplBuilder
public ApplyTypeImplBuilder()
buildObject
public ApplyType buildObject(String namespaceURI,
String localName,
String namespacePrefix)
-
- Specified by:
buildObject
in interface org.opensaml.xml.XMLObjectBuilder<ApplyType>
- Specified by:
buildObject
in class org.opensaml.xml.AbstractXMLObjectBuilder<ApplyType>
buildObject
public ApplyType buildObject()
- Builds a XACML object, using its default attribute name.
- Specified by:
buildObject
in interface XACMLObjectBuilder<ApplyType>
- Returns:
- constructed XACML object
Copyright © 2006-2010 Internet2. All Rights Reserved.