Class InlineKeySelector
- java.lang.Object
-
- be.atbash.ee.security.octopus.keys.selector.KeySelector
-
- be.atbash.runtime.security.jwt.principal.InlineKeySelector
-
@Vetoed public class InlineKeySelector extends be.atbash.ee.security.octopus.keys.selector.KeySelector
-
-
Constructor Summary
Constructors Constructor Description InlineKeySelector(String content)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected be.atbash.ee.security.octopus.keys.KeyManagergetKeyManager()
-
-
-
Constructor Detail
-
InlineKeySelector
public InlineKeySelector(String content)
-
-