public class ClaimBean extends Object
Constructor and Description |
---|
ClaimBean(Claim claim,
String claimFormat,
ClaimMode claimMode,
boolean matchAll) |
Modifier and Type | Method and Description |
---|---|
Claim |
getClaim() |
String |
getClaimFormat() |
ClaimMode |
getClaimMode() |
boolean |
isMatchAll() |
Apache CXF