Apache CXF API

Uses of Interface
org.apache.cxf.sts.claims.ClaimsMapper

Packages that use ClaimsMapper
org.apache.cxf.sts.token.realm   
 

Uses of ClaimsMapper in org.apache.cxf.sts.token.realm
 

Methods in org.apache.cxf.sts.token.realm that return ClaimsMapper
 ClaimsMapper Relationship.getClaimsMapper()
           
 

Methods in org.apache.cxf.sts.token.realm with parameters of type ClaimsMapper
 void Relationship.setClaimsMapper(ClaimsMapper claimsMapper)
           
 


Apache CXF API

Apache CXF