Package | Description |
---|---|
org.opensaml.saml.saml1.core |
Interfaces for SAML 1.0 and 1.1 types and elements.
|
org.opensaml.saml.saml1.profile |
Classes for SAML 1.x profile behavior.
|
Modifier and Type | Method and Description |
---|---|
Conditions |
Assertion.getConditions()
Return the (singleton) Object, representing the
Conditions sub element. |
Modifier and Type | Method and Description |
---|---|
void |
Assertion.setConditions(Conditions conditions)
Set the Object representing the
Conditions Sub element. |
Modifier and Type | Method and Description |
---|---|
static Conditions |
SAML1ActionSupport.addConditionsToAssertion(AbstractProfileAction action,
Assertion assertion)
Creates and adds a
Conditions to a given Assertion . |
Copyright © 1999–2015 JBoss by Red Hat. All rights reserved.