|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.idoox.security.jaas.HttpDigestAuthorizationCallback
This class is used for passing digest authorization parameters to
LoginModule. LoginModule uses this callback to retrieve
information that are related to HttpDigest authentication.
| Constructor Summary | |
HttpDigestAuthorizationCallback()
|
|
| Method Summary | |
AuthorizationStructure |
getAuthorization()
Returns the authorization object. |
void |
setAuthorization(AuthorizationStructure authorization)
Sets authorization to a given authorization value. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HttpDigestAuthorizationCallback()
| Method Detail |
public void setAuthorization(AuthorizationStructure authorization)
authorization - a given value to set to.public AuthorizationStructure getAuthorization()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||