public class AuthenticationTypeBuilder extends AbstractWSTrustObjectBuilder<AuthenticationType>
| Constructor and Description |
|---|
AuthenticationTypeBuilder() |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationType |
buildObject()
Builds a WS-Trust object of the given type.
|
AuthenticationType |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObjectpublic AuthenticationType buildObject()
buildObject in interface WSTrustObjectBuilder<AuthenticationType>buildObject in class AbstractWSTrustObjectBuilder<AuthenticationType>public AuthenticationType buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject in interface org.opensaml.xml.XMLObjectBuilder<AuthenticationType>buildObject in class org.opensaml.xml.AbstractXMLObjectBuilder<AuthenticationType>Copyright © 1999-2014. All Rights Reserved.