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, buildObjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildObject, 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 XMLObjectBuilder<AuthenticationType>buildObject in class AbstractXMLObjectBuilder<AuthenticationType>Copyright © 1999-2015. All Rights Reserved.