public class AuthenticatorBuilder extends AbstractWSTrustObjectBuilder<Authenticator>
| Constructor and Description |
|---|
AuthenticatorBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Authenticator |
buildObject() |
Authenticator |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, 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 org.opensaml.core.xml.XMLObjectBuilder<Authenticator>buildObject in class org.opensaml.core.xml.AbstractXMLObjectBuilder<Authenticator>Copyright © 1999–2014. All rights reserved.