|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReadOnlyJWSHeader
Read-only view of a JWS header.
| Method Summary | |
|---|---|
JWSAlgorithm |
getAlgorithm()
Gets the algorithm ( alg) parameter. |
| Methods inherited from interface com.nimbusds.jose.ReadOnlyCommonSEHeader |
|---|
getJWK, getJWKURL, getKeyID, getX509CertChain, getX509CertThumbprint, getX509CertURL |
| Methods inherited from interface com.nimbusds.jose.ReadOnlyHeader |
|---|
getContentType, getCustomParameter, getCustomParameters, getIncludedParameters, getType, toBase64URL, toJSONObject |
| Method Detail |
|---|
JWSAlgorithm getAlgorithm()
alg) parameter.
getAlgorithm in interface ReadOnlyHeader
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||