Searched defs:JwtAttributeMapper (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-authentication/openam-auth-oidc/src/main/java/org/forgerock/openam/authentication/modules/oidc/
H A DJwtAttributeMapper.java36 public class JwtAttributeMapper implements AttributeMapper<JwtClaimsSet> { class in inherits:AttributeMapper
45 public JwtAttributeMapper() {} method in class:JwtAttributeMapper
52 public JwtAttributeMapper(String prefixedAttributesList, String prefix) { method in class:JwtAttributeMapper
97 logger.error("In JwtAttributeMapper.getAttributes, the " +
/forgerock/openam/openam-authentication/openam-auth-oidc/src/main/java/org/forgerock/openam/authentication/modules/oidc/
H A DJwtAttributeMapper.java36 public class JwtAttributeMapper implements AttributeMapper<JwtClaimsSet> { class in inherits:AttributeMapper
45 public JwtAttributeMapper() {} method in class:JwtAttributeMapper
52 public JwtAttributeMapper(String prefixedAttributesList, String prefix) { method in class:JwtAttributeMapper
97 logger.error("In JwtAttributeMapper.getAttributes, the " +

Completed in 37 milliseconds