Uses of Package
org.oa4mp.delegation.common.token.impl
-
Packages that use org.oa4mp.delegation.common.token.impl Package Description org.oa4mp.delegation.client.request org.oa4mp.delegation.common.token org.oa4mp.delegation.common.token.impl org.oa4mp.delegation.server This package contains the code that a server will use to implement its delegation abilities.org.oa4mp.delegation.server.client org.oa4mp.delegation.server.jwt org.oa4mp.delegation.server.server org.oa4mp.server.admin.myproxy.oauth2.tools -
Classes in org.oa4mp.delegation.common.token.impl used by org.oa4mp.delegation.client.request Class Description AccessTokenImpl Created by Jeff Gaynor
on Mar 16, 2011 at 1:01:13 PMIDTokenImpl This is used for ID tokens.RefreshTokenImpl Created by Jeff Gaynor
on 10/2/13 at 12:02 PM -
Classes in org.oa4mp.delegation.common.token.impl used by org.oa4mp.delegation.common.token Class Description OA1Token Created by Jeff Gaynor
on 11/9/20 at 9:00 AMTokenImpl OAuth 1.0 tokens always have an associated shared secret. -
Classes in org.oa4mp.delegation.common.token.impl used by org.oa4mp.delegation.common.token.impl 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.OA1Token Created by Jeff Gaynor
on 11/9/20 at 9:00 AMRefreshTokenImpl Created by Jeff Gaynor
on 10/2/13 at 12:02 PMTokenImpl OAuth 1.0 tokens always have an associated shared secret. -
Classes in org.oa4mp.delegation.common.token.impl used by org.oa4mp.delegation.server Class Description AccessTokenImpl Created by Jeff Gaynor
on Mar 16, 2011 at 1:01:13 PMAuthorizationGrantImpl The OAuth 1.0a version of an AuthorizationGrantRefreshTokenImpl Created by Jeff Gaynor
on 10/2/13 at 12:02 PMTokenImpl OAuth 1.0 tokens always have an associated shared secret. -
Classes in org.oa4mp.delegation.common.token.impl used by org.oa4mp.delegation.server.client Class Description AccessTokenImpl Created by Jeff Gaynor
on Mar 16, 2011 at 1:01:13 PMIDTokenImpl This is used for ID tokens.RefreshTokenImpl Created by Jeff Gaynor
on 10/2/13 at 12:02 PM -
Classes in org.oa4mp.delegation.common.token.impl used by org.oa4mp.delegation.server.jwt Class Description TokenImpl OAuth 1.0 tokens always have an associated shared secret. -
Classes in org.oa4mp.delegation.common.token.impl used by org.oa4mp.delegation.server.server Class Description AccessTokenImpl Created by Jeff Gaynor
on Mar 16, 2011 at 1:01:13 PMIDTokenImpl This is used for ID tokens.RefreshTokenImpl Created by Jeff Gaynor
on 10/2/13 at 12:02 PM -
Classes in org.oa4mp.delegation.common.token.impl used by org.oa4mp.server.admin.myproxy.oauth2.tools Class Description AuthorizationGrantImpl 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 PMTokenImpl OAuth 1.0 tokens always have an associated shared secret.