public class AuthenticatorBuilder extends AbstractWSTrustObjectBuilder<Authenticator>
| Constructor and Description |
|---|
AuthenticatorBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Authenticator |
buildObject()
Builds a WS-Trust object of the given type.
|
Authenticator |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildObject, buildObject, buildObject, buildObjectpublic Authenticator buildObject()
buildObject in interface WSTrustObjectBuilder<Authenticator>buildObject in class AbstractWSTrustObjectBuilder<Authenticator>public Authenticator buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject in interface XMLObjectBuilder<Authenticator>buildObject in class AbstractXMLObjectBuilder<Authenticator>Copyright © 1999-2015. All Rights Reserved.