Package org.oa4mp.delegation.common.token.impl
-
Class Summary Class Description AccessTokenImpl Created by Jeff Gaynor
on Mar 16, 2011 at 1:01:13 PMAuthorizationGrantImpl The OAuth 1.0a version of an AuthorizationGrantIDTokenImpl This is used for ID tokens.RefreshTokenImpl Created by Jeff Gaynor
on 10/2/13 at 12:02 PMTokenFactory Created by Jeff Gaynor
on 10/19/23 at 1:08 PMTokenFactory.TokenParse Used by theTokenFactory.parseRawToken(String, TokenImpl)
function.TokenImpl OAuth 1.0 tokens always have an associated shared secret.TokenUtils Utilities for working with tokens.