C H O
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- com.networknt.oauth.key.handler - package com.networknt.oauth.key.handler
- CONFIG_CERTIFICATE - Static variable in class com.networknt.oauth.key.handler.Oauth2KeysGetHandler
- CONFIG_JWT - Static variable in class com.networknt.oauth.key.handler.Oauth2KeysGetHandler
- CONFIG_SECURITY - Static variable in class com.networknt.oauth.key.handler.Oauth2KeysGetHandler
H
- handleRequest(HttpServerExchange) - Method in class com.networknt.oauth.key.handler.Oauth2KeyKeyIdGetHandler
- handleRequest(HttpServerExchange) - Method in class com.networknt.oauth.key.handler.Oauth2KeysGetHandler
O
- Oauth2KeyKeyIdGetHandler - Class in com.networknt.oauth.key.handler
-
Get certificate that is used to verify the particular kid passed as a parameter.
- Oauth2KeyKeyIdGetHandler() - Constructor for class com.networknt.oauth.key.handler.Oauth2KeyKeyIdGetHandler
- Oauth2KeysGetHandler - Class in com.networknt.oauth.key.handler
-
Get jwks from the primary.crt and secondary.crt file as this is the standard way to support jwk resolver in the security.yml and its framework specific security config.
- Oauth2KeysGetHandler() - Constructor for class com.networknt.oauth.key.handler.Oauth2KeysGetHandler
All Classes All Packages