|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.SAMLBrowserProfile.BrowserProfileResponse
Wrapper for the pieces of the profile response available to the caller
| Field Summary | |
SAMLAssertion |
assertion
The primary authn assertion (identified by its profile-specific features) |
SAMLAuthenticationStatement |
authnStatement
The primary authn statement (the first qualifying statement in the authn assertion) |
SAMLResponse |
response
The profile response after initial processing |
String |
TARGET
TARGET profile parameter received with response |
| Constructor Summary | |
SAMLBrowserProfile.BrowserProfileResponse()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public SAMLResponse response
public SAMLAssertion assertion
public SAMLAuthenticationStatement authnStatement
public String TARGET
| Constructor Detail |
public SAMLBrowserProfile.BrowserProfileResponse()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||