Package | Description |
---|---|
org.opensaml.saml.saml2.core |
Interfaces for SAML 2.0 core and protocol interfaces.
|
Modifier and Type | Method and Description |
---|---|
AuthnContextDeclRef |
AuthnContext.getAuthnContextDeclRef()
Gets the URI of the Declaration of this Authentication Context.
|
Modifier and Type | Method and Description |
---|---|
List<AuthnContextDeclRef> |
RequestedAuthnContext.getAuthnContextDeclRefs()
Gets the AuthnContextDeclRefs of this request.
|
Modifier and Type | Method and Description |
---|---|
void |
AuthnContext.setAuthnContextDeclRef(AuthnContextDeclRef newAuthnContextDeclRef)
Sets the URI of the Declaration of this Authentication Context.
|
Copyright © 1999–2015 JBoss by Red Hat. All rights reserved.