Uses of Class
org.springframework.security.oauth.provider.OAuthProcessingFilterEntryPoint

Packages that use OAuthProcessingFilterEntryPoint
org.springframework.security.oauth.provider.filter   
 

Uses of OAuthProcessingFilterEntryPoint in org.springframework.security.oauth.provider.filter
 

Methods in org.springframework.security.oauth.provider.filter that return OAuthProcessingFilterEntryPoint
 OAuthProcessingFilterEntryPoint OAuthProviderProcessingFilter.getAuthenticationEntryPoint()
          The authentication entry point.
 

Methods in org.springframework.security.oauth.provider.filter with parameters of type OAuthProcessingFilterEntryPoint
 void OAuthProviderProcessingFilter.setAuthenticationEntryPoint(OAuthProcessingFilterEntryPoint authenticationEntryPoint)
          The authentication entry point.
 



Copyright © 2013. All rights reserved.