Uses of Interface
org.apache.cxf.rs.security.oauth2.provider.SessionAuthenticityTokenProvider
-
Packages that use SessionAuthenticityTokenProvider Package Description org.apache.cxf.rs.security.oauth2.provider org.apache.cxf.rs.security.oauth2.services -
-
Uses of SessionAuthenticityTokenProvider in org.apache.cxf.rs.security.oauth2.provider
Classes in org.apache.cxf.rs.security.oauth2.provider that implement SessionAuthenticityTokenProvider Modifier and Type Class Description classJoseSessionTokenProvider -
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 Modifier and Type Method Description voidRedirectionBasedGrantService. setSessionAuthenticityTokenProvider(SessionAuthenticityTokenProvider sessionAuthenticityTokenProvider)
-