public class AuthnContextDeclRefBuilder extends AbstractSAMLObjectBuilder<AuthnContextDeclRef>
AuthnContextDeclRefImpl objects.| Constructor and Description |
|---|
AuthnContextDeclRefBuilder()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
AuthnContextDeclRef |
buildObject() |
AuthnContextDeclRef |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObjectpublic AuthnContextDeclRef buildObject()
buildObject in interface SAMLObjectBuilder<AuthnContextDeclRef>buildObject in class AbstractSAMLObjectBuilder<AuthnContextDeclRef>public AuthnContextDeclRef buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject in interface org.opensaml.core.xml.XMLObjectBuilder<AuthnContextDeclRef>buildObject in class org.opensaml.core.xml.AbstractXMLObjectBuilder<AuthnContextDeclRef>Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.