public class AllowPostdatingBuilder extends AbstractWSTrustObjectBuilder<AllowPostdating>
Constructor and Description |
---|
AllowPostdatingBuilder() |
Modifier and Type | Method and Description |
---|---|
AllowPostdating |
buildObject()
Builds a WS-Trust object of the given type.
|
AllowPostdating |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObject
public AllowPostdating buildObject()
buildObject
in interface WSTrustObjectBuilder<AllowPostdating>
buildObject
in class AbstractWSTrustObjectBuilder<AllowPostdating>
public AllowPostdating buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject
in interface org.opensaml.xml.XMLObjectBuilder<AllowPostdating>
buildObject
in class org.opensaml.xml.AbstractXMLObjectBuilder<AllowPostdating>
Copyright © 2015. All rights reserved.