|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SamlRequestOrResponse | |
|---|---|
| org.jboss.seam.security.external.saml | |
| Uses of SamlRequestOrResponse in org.jboss.seam.security.external.saml |
|---|
| Fields in org.jboss.seam.security.external.saml declared as SamlRequestOrResponse | |
|---|---|
protected SamlRequestOrResponse |
SamlMessage.samlRequestOrResponse
|
| Methods in org.jboss.seam.security.external.saml that return SamlRequestOrResponse | |
|---|---|
SamlRequestOrResponse |
SamlMessage.getRequestOrResponse()
|
static SamlRequestOrResponse |
SamlRequestOrResponse.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SamlRequestOrResponse[] |
SamlRequestOrResponse.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jboss.seam.security.external.saml with parameters of type SamlRequestOrResponse | |
|---|---|
void |
SamlMessage.setRequestOrResponse(SamlRequestOrResponse samlRequestOrResponse)
|
| Constructors in org.jboss.seam.security.external.saml with parameters of type SamlRequestOrResponse | |
|---|---|
SamlRedirectMessage(SamlRequestOrResponse samlRequestOrResponse,
ServletRequest request)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||