|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 | |
java.lang.String |
getCredentials()
Returns the stored credentials as a string. |
Methods inherited from interface org.jasig.portal.security.IOpaqueCredentials |
setCredentials, setCredentials |
Method Detail |
public java.lang.String getCredentials()
|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |