public class StaticClaimsHandler extends Object implements ClaimsHandler
Constructor and Description |
---|
StaticClaimsHandler() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getGlobalClaims() |
List<URI> |
getSupportedClaimTypes() |
ProcessedClaimCollection |
retrieveClaimValues(org.apache.cxf.rt.security.claims.ClaimCollection claims,
ClaimsParameters parameters) |
void |
setGlobalClaims(Map<String,String> globalClaims) |
public List<URI> getSupportedClaimTypes()
getSupportedClaimTypes
in interface ClaimsHandler
public ProcessedClaimCollection retrieveClaimValues(org.apache.cxf.rt.security.claims.ClaimCollection claims, ClaimsParameters parameters)
retrieveClaimValues
in interface ClaimsHandler
Copyright © 2016 JBoss by Red Hat. All rights reserved.