Uses of Class
org.apache.syncope.core.spring.security.SyncopeJWTSSOProvider
-
Packages that use SyncopeJWTSSOProvider Package Description org.apache.syncope.core.spring.security -
-
Uses of SyncopeJWTSSOProvider in org.apache.syncope.core.spring.security
Methods in org.apache.syncope.core.spring.security that return SyncopeJWTSSOProvider Modifier and Type Method Description SyncopeJWTSSOProvider
SecurityContext. syncopeJWTSSOProvider(SecurityProperties props, AccessTokenJWSVerifier accessTokenJWSVerifier, UserDAO userDAO, AccessTokenDAO accessTokenDAO)
-