|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JWSAlgorithmProvider
Common interface for JSON Web Signature (JWS) signers and
verifiers.
Callers can query the JWS provider to determine its algorithm capabilities.
| Method Summary | |
|---|---|
Set<JWSAlgorithm> |
supportedAlgorithms()
Returns the names of the supported JWS algorithms. |
| Method Detail |
|---|
Set<JWSAlgorithm> supportedAlgorithms()
alg JWS header parameter.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||