|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConditionsType | |
|---|---|
| org.jboss.seam.security.external.jaxb.samlv2.assertion | |
| org.jboss.seam.security.external.jaxb.samlv2.protocol | |
| Uses of ConditionsType in org.jboss.seam.security.external.jaxb.samlv2.assertion |
|---|
| Fields in org.jboss.seam.security.external.jaxb.samlv2.assertion declared as ConditionsType | |
|---|---|
protected ConditionsType |
AssertionType.conditions
|
| Methods in org.jboss.seam.security.external.jaxb.samlv2.assertion that return ConditionsType | |
|---|---|
ConditionsType |
ObjectFactory.createConditionsType()
Create an instance of ConditionsType |
ConditionsType |
AssertionType.getConditions()
Gets the value of the conditions property. |
| Methods in org.jboss.seam.security.external.jaxb.samlv2.assertion that return types with arguments of type ConditionsType | |
|---|---|
JAXBElement<ConditionsType> |
ObjectFactory.createConditions(ConditionsType value)
Create an instance of JAXBElement<ConditionsType>} |
| Methods in org.jboss.seam.security.external.jaxb.samlv2.assertion with parameters of type ConditionsType | |
|---|---|
JAXBElement<ConditionsType> |
ObjectFactory.createConditions(ConditionsType value)
Create an instance of JAXBElement<ConditionsType>} |
void |
AssertionType.setConditions(ConditionsType value)
Sets the value of the conditions property. |
| Uses of ConditionsType in org.jboss.seam.security.external.jaxb.samlv2.protocol |
|---|
| Fields in org.jboss.seam.security.external.jaxb.samlv2.protocol declared as ConditionsType | |
|---|---|
protected ConditionsType |
AuthnRequestType.conditions
|
| Methods in org.jboss.seam.security.external.jaxb.samlv2.protocol that return ConditionsType | |
|---|---|
ConditionsType |
AuthnRequestType.getConditions()
Gets the value of the conditions property. |
| Methods in org.jboss.seam.security.external.jaxb.samlv2.protocol with parameters of type ConditionsType | |
|---|---|
void |
AuthnRequestType.setConditions(ConditionsType value)
Sets the value of the conditions property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||