| Package | Description |
|---|---|
| io.cellery.security.cell.sts.server.jwks | |
| io.cellery.security.cell.sts.server.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
FileBasedKeyResolver
Responsible for reading keys mounted by the controller to the file system and build keys and certificates.
|
class |
SelfSignedKeyResolver
Resolves keys using self signed keys.
|
class |
SPIFFEKeyResolver
Resolves keys derived in the format of SPIFFE
|
class |
StaticKeyResolver
Resolves static stored keys.
|
| Modifier and Type | Method and Description |
|---|---|
static KeyResolver |
CertificateUtils.getKeyResolver() |
Copyright © 2019 WSO2. All rights reserved.