public interface ClaimsParser
Modifier and Type | Method and Description |
---|---|
String |
getSupportedDialect()
This method indicates the claims dialect this Parser can handle.
|
RequestClaim |
parse(Element claim) |
RequestClaim parse(Element claim)
claim
- Element to parse claim request fromString getSupportedDialect()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.