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, buildObject
public 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.xml.XMLObjectBuilder<Authenticator>
buildObject
in class org.opensaml.xml.AbstractXMLObjectBuilder<Authenticator>
Copyright © 2015. All rights reserved.