org.opensaml.saml2.metadata.impl
public class EncryptionMethodBuilder extends AbstractSAMLObjectBuilder<EncryptionMethod> implements SAMLObjectBuilder<EncryptionMethod>
EncryptionMethod
.Constructor and Description |
---|
EncryptionMethodBuilder()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
EncryptionMethod |
buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
EncryptionMethod |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObject
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
buildObject, buildObject, buildObject, buildObject
public EncryptionMethod buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject
in interface XMLObjectBuilder<EncryptionMethod>
buildObject
in class AbstractXMLObjectBuilder<EncryptionMethod>
public EncryptionMethod buildObject()
buildObject
in interface SAMLObjectBuilder<EncryptionMethod>
buildObject
in class AbstractSAMLObjectBuilder<EncryptionMethod>
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.