Uses of Class
com.okta.sdk.resource.model.OidcUserInfoEndpoint
Packages that use OidcUserInfoEndpoint
-
Uses of OidcUserInfoEndpoint in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return OidcUserInfoEndpointModifier and TypeMethodDescriptionOidcUserInfoEndpoint.binding(ProtocolEndpointBinding binding) OAuthEndpoints.getUserInfo()Get userInfoMethods in com.okta.sdk.resource.model with parameters of type OidcUserInfoEndpointModifier and TypeMethodDescriptionvoidOAuthEndpoints.setUserInfo(OidcUserInfoEndpoint userInfo) OAuthEndpoints.userInfo(OidcUserInfoEndpoint userInfo)