Package | Description |
---|---|
org.keycloak.dom.saml.v2.assertion |
Package for the model classes for the SAML2 Assertion
|
Modifier and Type | Class and Description |
---|---|
class |
AudienceRestrictionType
Java class for AudienceRestrictionType complex type.
|
class |
OneTimeUseType
Java class for OneTimeUseType complex type.
|
class |
ProxyRestrictionType
Java class for ProxyRestrictionType complex type.
|
Modifier and Type | Field and Description |
---|---|
protected List<ConditionAbstractType> |
ConditionsType.conditions |
Modifier and Type | Method and Description |
---|---|
List<ConditionAbstractType> |
ConditionsType.getConditions()
Gets an read only conditions list.
|
Modifier and Type | Method and Description |
---|---|
void |
ConditionsType.addCondition(ConditionAbstractType condition)
Add a condition
|
void |
ConditionsType.removeCondition(ConditionAbstractType condition)
Remove a condition
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.