JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.soulwing.jwt.api
Interface JWK
public interface
JWK
A JSON Web Key.
Author:
Carl Harris
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Key
getKey
()
Gets the JCA key that corresponds to this web key.
Method Detail
getKey
Key
getKey()
Gets the JCA key that corresponds to this web key.
Returns:
JCA key
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2019. All rights reserved.