Interface OAuthCodec

All Known Implementing Classes:
SocialNetworkServiceImpl

public interface OAuthCodec
Contract for encode/decode strings (Informations about OAuth access tokens should be encoded with symmetric encryption before they are saved to DB)