|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Assertion
Represents a response to a validation request.
| Method Summary | |
|---|---|
Map<String,Object> |
getAttributes()
The key/value pairs associated with this assertion. |
AttributePrincipal |
getPrincipal()
The principal for which this assertion is valid. |
Date |
getValidFromDate()
The date from which the assertion is valid from. |
Date |
getValidUntilDate()
The date which the assertion is valid until. |
| Method Detail |
|---|
Date getValidFromDate()
Date getValidUntilDate()
Map<String,Object> getAttributes()
AttributePrincipal getPrincipal()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||