Uses of Class
software.amazon.awscdk.services.cognito.OidcEndpoints.Builder
Packages that use OidcEndpoints.Builder
-
Uses of OidcEndpoints.Builder in software.amazon.awscdk.services.cognito
Methods in software.amazon.awscdk.services.cognito that return OidcEndpoints.BuilderModifier and TypeMethodDescriptionOidcEndpoints.Builder.authorization(String authorization) Sets the value ofOidcEndpoints.getAuthorization()static OidcEndpoints.BuilderOidcEndpoints.builder()Sets the value ofOidcEndpoints.getJwksUri()Sets the value ofOidcEndpoints.getToken()Sets the value ofOidcEndpoints.getUserInfo()Constructors in software.amazon.awscdk.services.cognito with parameters of type OidcEndpoints.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(OidcEndpoints.Builder builder) Constructor that initializes the object based on literal property values passed by theOidcEndpoints.Builder.