List of usage examples for org.springframework.security.oauth.provider OAuthProviderSupport interface-usage
From source file org.springframework.security.oauth.provider.CoreOAuthProviderSupport.java
/** * Utility for common logic for supporting an OAuth provider. * * @author Ryan Heaton */ public class CoreOAuthProviderSupport implements OAuthProviderSupport {
From source file org.springframework.security.oauth.provider.filter.CoreOAuthProviderSupport.java
/** * Utility for common logic for supporting an OAuth provider. * * @author Ryan Heaton */ public class CoreOAuthProviderSupport implements OAuthProviderSupport {