public class ClaimBean extends Object
ClaimBean(Claim claim)
ClaimBean(Claim claim, ClaimMode claimMode, boolean matchAll)
Claim
getClaim()
ClaimMode
getClaimMode()
boolean
isMatchAll()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ClaimBean(Claim claim)
public ClaimBean(Claim claim, ClaimMode claimMode, boolean matchAll)
public Claim getClaim()
public boolean isMatchAll()
public ClaimMode getClaimMode()
Apache CXF