Package | Description |
---|---|
org.opensaml.saml.saml2.core |
Interfaces for SAML 2.0 core and protocol interfaces.
|
Modifier and Type | Method and Description |
---|---|
AuthnContextClassRef |
AuthnContext.getAuthnContextClassRef()
Gets the URI identifying the Context Class of this Authentication Context.
|
Modifier and Type | Method and Description |
---|---|
List<AuthnContextClassRef> |
RequestedAuthnContext.getAuthnContextClassRefs()
Gets the AuthnContextClassRefs of this request.
|
Modifier and Type | Method and Description |
---|---|
void |
AuthnContext.setAuthnContextClassRef(AuthnContextClassRef newAuthnContextClassRef)
Sets the URI identifying the Context Class of this Authentication Context.
|
Copyright © 1999–2015 JBoss by Red Hat. All rights reserved.