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, buildObject
public 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 © 2015. All rights reserved.