Package | Description |
---|---|
org.opensaml.saml.saml2.core |
Interfaces for SAML 2.0 core and protocol interfaces.
|
org.opensaml.saml.saml2.profile |
Classes for SAML 2.0 profile behavior.
|
Modifier and Type | Method and Description |
---|---|
Advice |
Assertion.getAdvice()
Gets the Advice for this assertion.
|
Modifier and Type | Method and Description |
---|---|
void |
Assertion.setAdvice(Advice newAdvice)
Sets the Advice for this assertion.
|
Modifier and Type | Method and Description |
---|---|
static Advice |
SAML2ActionSupport.addAdviceToAssertion(AbstractProfileAction action,
Assertion assertion)
|
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.