|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OAuthTokenCleaner
Must check collection of tokens and remove all expired tokens from it.
| Method Summary | |
|---|---|
void |
clean()
Looking for expired tokens and remove it. |
void |
setTokens(Set<net.oauth.OAuthAccessor> tokens)
|
| Method Detail |
|---|
void clean()
void setTokens(Set<net.oauth.OAuthAccessor> tokens)
tokens - the Collection of tokens which must be under control.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||