JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.micronaut.security.token.jwt.signature.rsa
Interface RSASignatureConfiguration
All Known Subinterfaces:
RSASignatureGeneratorConfiguration
public interface
RSASignatureConfiguration
Encapsulates RSA Signature Configuration.
Since:
1.0
Author:
Sergio del Amo
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
RSAPublicKey
getPublicKey
()
Method Detail
getPublicKey
RSAPublicKey
getPublicKey()
Returns:
The RSA public Key
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method