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, buildObjectpublic Keywords buildObject()
buildObject in interface SAMLObjectBuilder<Keywords>buildObject in class AbstractSAMLObjectBuilder<Keywords>Copyright © 1999–2015. All rights reserved.