| Modifier and Type | Method and Description |
|---|---|
static SAML11ConditionsType |
SAML11ParserUtil.parseSAML11Conditions(XMLEventReader xmlEventReader)
Parse
SAML11ConditionsType |
| Modifier and Type | Field and Description |
|---|---|
protected SAML11ConditionsType |
SAML11ProtocolContext.conditions |
| Modifier and Type | Method and Description |
|---|---|
SAML11ConditionsType |
SAML11ProtocolContext.getConditions()
Get the conditions
|
| Modifier and Type | Method and Description |
|---|---|
void |
SAML11ProtocolContext.setConditions(SAML11ConditionsType conditions)
Set the conditions
|
| Modifier and Type | Field and Description |
|---|---|
protected SAML11ConditionsType |
SAML11AssertionType.conditions |
| Modifier and Type | Method and Description |
|---|---|
SAML11ConditionsType |
SAML11AssertionType.getConditions() |
| Modifier and Type | Method and Description |
|---|---|
void |
SAML11AssertionType.setConditions(SAML11ConditionsType conditions) |
Copyright © 2014 JBoss Inc.. All Rights Reserved.