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.
|
TokenEncoder createTokenEncoder()
TokenDecoder createTokenDecoder()
TokenFactory createTokenFactory()
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.