public class KeyIdentifierBuilder extends AbstractWSSecurityObjectBuilder<KeyIdentifier>
Constructor and Description |
---|
KeyIdentifierBuilder() |
Modifier and Type | Method and Description |
---|---|
KeyIdentifier |
buildObject()
Builds a WS-Security object of the given type.
|
KeyIdentifier |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObject
public KeyIdentifier buildObject()
buildObject
in interface WSSecurityObjectBuilder<KeyIdentifier>
buildObject
in class AbstractWSSecurityObjectBuilder<KeyIdentifier>
public KeyIdentifier buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject
in interface org.opensaml.xml.XMLObjectBuilder<KeyIdentifier>
buildObject
in class org.opensaml.xml.AbstractXMLObjectBuilder<KeyIdentifier>
Copyright © 2015. All rights reserved.