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