Uses of Class
com.inrupt.client.openid.AuthorizationRequest.Builder
-
Uses of AuthorizationRequest.Builder in com.inrupt.client.openid
Modifier and TypeMethodDescriptionAuthorizationRequest.Builder.codeChallenge
(String codeChallenge) Add a code challenge to the builder.AuthorizationRequest.Builder.codeChallengeMethod
(String codeChallengeMethod) Add a code challenge method to the builder.static AuthorizationRequest.Builder
AuthorizationRequest.newBuilder()
Create a new builder object for an authorization request.Add a nonce value to the builder.AuthorizationRequest.Builder.responseType
(String responseType) Add a response type to the builder.Add a scope value to the builder.Add a state value to the builder.