Uses of Class
org.apache.syncope.core.spring.security.jws.MSEntraAccessTokenJWSVerifier
-
Packages that use MSEntraAccessTokenJWSVerifier Package Description org.apache.syncope.core.spring.security -
-
Uses of MSEntraAccessTokenJWSVerifier in org.apache.syncope.core.spring.security
Fields in org.apache.syncope.core.spring.security declared as MSEntraAccessTokenJWSVerifier Modifier and Type Field Description protected MSEntraAccessTokenJWSVerifierMSEntraJWTSSOProvider. verifierConstructors in org.apache.syncope.core.spring.security with parameters of type MSEntraAccessTokenJWSVerifier Constructor Description MSEntraJWTSSOProvider(UserDAO userDAO, AuthDataAccessor authDataAccessor, String tenantId, String appId, String authUsername, Duration clockSkew, MSEntraAccessTokenJWSVerifier verifier)
-