Package | Description |
---|---|
org.mitre.openid.connect.config |
Modifier and Type | Method and Description |
---|---|
ServerConfiguration.UserInfoTokenMethod |
ServerConfiguration.getUserInfoTokenMethod() |
static ServerConfiguration.UserInfoTokenMethod |
ServerConfiguration.UserInfoTokenMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerConfiguration.UserInfoTokenMethod[] |
ServerConfiguration.UserInfoTokenMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ServerConfiguration.setUserInfoTokenMethod(ServerConfiguration.UserInfoTokenMethod userInfoTokenMethod) |
Copyright © 2018. All rights reserved.