A D G O P

A

AuthenticateServiceBean - Class in org.eclipse.higgins.sync.auth.ehcache
Implements IAuthenticateService by using ehcache for storing access token.
AuthenticateServiceBean() - Constructor for class org.eclipse.higgins.sync.auth.ehcache.AuthenticateServiceBean
 

D

deleteAccessToken(String) - Method in class org.eclipse.higgins.sync.auth.ehcache.AuthenticateServiceBean
 

G

getAccessToken(String) - Method in class org.eclipse.higgins.sync.auth.ehcache.AuthenticateServiceBean
 
getContext() - Static method in class org.eclipse.higgins.sync.auth.ehcache.AuthenticateServiceBean
Return JNDI environment.

O

org.eclipse.higgins.sync.auth.ehcache - package org.eclipse.higgins.sync.auth.ehcache
 

P

persistAccessToken(AccessTokenEntity) - Method in class org.eclipse.higgins.sync.auth.ehcache.AuthenticateServiceBean
 

A D G O P