|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NotSoOpaqueCredentials
This is a provider-specific extention to the standard opaque credentials that is designed to work with the caching security context. This interface adds a method that removes a bit of the opacity of the original by providing means of retreiving a stored credential. See the warnings and caveats associated with the CacheSecurityContext provider.
| Method Summary | |
|---|---|
String |
getCredentials()
Returns the stored credentials as a String. |
| Methods inherited from interface org.jasig.portal.security.IOpaqueCredentials |
|---|
setCredentials, setCredentials |
| Method Detail |
|---|
String getCredentials()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||