Uses of Class
org.apache.syncope.core.spring.security.SyncopeAuthenticationDetails
-
Uses of SyncopeAuthenticationDetails in org.apache.syncope.core.spring.security
Modifier and TypeMethodDescriptionSyncopeAuthenticationDetailsSource.buildDetails
(HttpServletRequest context) JWTAuthentication.getDetails()
Modifier and TypeMethodDescriptionprotected String
AuthDataAccessor.getDelegationKey
(SyncopeAuthenticationDetails details, String delegatedKey) ModifierConstructorDescriptionJWTAuthentication
(com.nimbusds.jwt.JWTClaimsSet claims, SyncopeAuthenticationDetails details)