Apache CXF API

Uses of Interface
org.apache.cxf.rs.security.oauth2.provider.SessionAuthenticityTokenProvider

Packages that use SessionAuthenticityTokenProvider
org.apache.cxf.rs.security.oauth2.services   
 

Uses of SessionAuthenticityTokenProvider in org.apache.cxf.rs.security.oauth2.services
 

Methods in org.apache.cxf.rs.security.oauth2.services with parameters of type SessionAuthenticityTokenProvider
 void RedirectionBasedGrantService.setSessionAuthenticityTokenProvider(SessionAuthenticityTokenProvider sessionAuthenticityTokenProvider)
           
 


Apache CXF API

Apache CXF