Package org.apache.cxf.sts.claims
Interface ClaimsParser
-
- All Known Implementing Classes:
IdentityClaimsParser
public interface ClaimsParser
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetSupportedDialect()This method indicates the claims dialect this Parser can handle.Claimparse(Element claim)
-