Package com.dyuproject.oauth.sp

Interface Summary
ServiceToken The token persisted by the service provider
ServiceToken.Store The token store.
 

Class Summary
ConcurrentMapHashStore ConcurrentHashMap - in-memory consumer keys
HashStore The hashed tokens are generated and parsed using encryption and mac signatures.
PropertiesHashStore PropertiesHashStore - in-memory consumer keys
ServiceProvider Service Provider helper class which manages the oauth service provider lifecycle.
SimpleServiceToken Simple service token to hold the keys
 



Copyright © 2008-2013. All Rights Reserved.