| Package | Description |
|---|---|
| org.openid4java.server |
Offers support for implementing an OpenID Provider server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IncrementalNonceGenerator |
| Modifier and Type | Method and Description |
|---|---|
NonceGenerator |
ServerManager.getNonceGenerator()
Gets the NonceGenerator used for generating nonce tokens to uniquely
identify authentication responses.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerManager.setNonceGenerator(NonceGenerator nonceGenerator)
Sets the NonceGenerator implementation that will be used to generate
nonce tokens to uniquely identify authentication responses.
|
Copyright © 2015 WSO2. All rights reserved.