public class KeywordsBuilder extends AbstractSAMLObjectBuilder<Keywords>
InformationURL
objects.Constructor and Description |
---|
KeywordsBuilder()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Keywords |
buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
Keywords |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObject
public Keywords buildObject()
buildObject
in interface SAMLObjectBuilder<Keywords>
buildObject
in class AbstractSAMLObjectBuilder<Keywords>
Copyright © 1999-2013. All Rights Reserved.