Uses of Record Class
org.apache.syncope.core.spring.security.JWTSSOProvider.ResolvedClaims
Packages that use JWTSSOProvider.ResolvedClaims
-
Uses of JWTSSOProvider.ResolvedClaims in org.apache.syncope.core.spring.security
Methods in org.apache.syncope.core.spring.security that return types with arguments of type JWTSSOProvider.ResolvedClaimsModifier and TypeMethodDescriptionJWTSSOProvider.resolve(com.nimbusds.jwt.JWTClaimsSet jwtClaims) Attempts to resolve the given JWT claims into internalUserand authorities.MSEntraJWTSSOProvider.resolve(com.nimbusds.jwt.JWTClaimsSet jwtClaims) SyncopeJWTSSOProvider.resolve(com.nimbusds.jwt.JWTClaimsSet jwtClaims) -
Uses of JWTSSOProvider.ResolvedClaims in org.apache.syncope.fit.core.reference
Methods in org.apache.syncope.fit.core.reference that return types with arguments of type JWTSSOProvider.ResolvedClaimsModifier and TypeMethodDescriptionCustomJWTSSOProvider.resolve(com.nimbusds.jwt.JWTClaimsSet jwtClaims)