Interface AuthorizationServerContract.DefinitionStages
- Enclosing interface:
AuthorizationServerContract
public static interface AuthorizationServerContract.DefinitionStages
The AuthorizationServerContract definition stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of the AuthorizationServerContract definition.static interfaceThe stage of the AuthorizationServerContract definition allowing to specify authorizationEndpoint.static interfaceThe stage of the AuthorizationServerContract definition allowing to specify authorizationMethods.static interfaceThe stage of the AuthorizationServerContract definition allowing to specify bearerTokenSendingMethods.static interfaceThe stage of the AuthorizationServerContract definition allowing to specify clientAuthenticationMethod.static interfaceThe stage of the AuthorizationServerContract definition allowing to specify clientId.static interfaceThe stage of the AuthorizationServerContract definition allowing to specify clientRegistrationEndpoint.static interfaceThe stage of the AuthorizationServerContract definition allowing to specify clientSecret.static interfaceThe stage of the AuthorizationServerContract definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.static interfaceThe stage of the AuthorizationServerContract definition allowing to specify defaultScope.static interfaceThe stage of the AuthorizationServerContract definition allowing to specify description.static interfaceThe stage of the AuthorizationServerContract definition allowing to specify displayName.static interfaceThe stage of the AuthorizationServerContract definition allowing to specify grantTypes.static interfaceThe stage of the AuthorizationServerContract definition allowing to specify ifMatch.static interfaceThe stage of the AuthorizationServerContract definition allowing to specify parent resource.static interfaceThe stage of the AuthorizationServerContract definition allowing to specify resourceOwnerPassword.static interfaceThe stage of the AuthorizationServerContract definition allowing to specify resourceOwnerUsername.static interfaceThe stage of the AuthorizationServerContract definition allowing to specify supportState.static interfaceThe stage of the AuthorizationServerContract definition allowing to specify tokenBodyParameters.static interfaceThe stage of the AuthorizationServerContract definition allowing to specify tokenEndpoint.static interfaceThe stage of the AuthorizationServerContract definition allowing to specify useInApiDocumentation.static interfaceThe stage of the AuthorizationServerContract definition allowing to specify useInTestConsole.