public interface TokenProvider extends KrbProvider
| Modifier and Type | Method and Description |
|---|---|
TokenDecoder |
createTokenDecoder()
Create a token decoder.
|
TokenEncoder |
createTokenEncoder()
Create a token encoder.
|
TokenFactory |
createTokenFactory()
Create a token factory that can be used to construct concrete token.
|
String |
getTokenType()
Get the token type
|
String getTokenType()
TokenEncoder createTokenEncoder()
TokenDecoder createTokenDecoder()
TokenFactory createTokenFactory()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.