Class AbstractResourceService.Client

  • Enclosing class:
    AbstractResourceService

    public static class AbstractResourceService.Client
    extends org.keycloak.representations.idm.ClientRepresentation
    • Field Summary

      • Fields inherited from class org.keycloak.representations.idm.ClientRepresentation

        adminUrl, alwaysDisplayInConsole, attributes, authenticationFlowBindingOverrides, authorizationServicesEnabled, baseUrl, bearerOnly, clientAuthenticatorType, clientId, clientTemplate, consentRequired, defaultClientScopes, defaultRoles, description, directAccessGrantsEnabled, directGrantsOnly, enabled, frontchannelLogout, fullScopeAllowed, id, implicitFlowEnabled, name, nodeReRegistrationTimeout, notBefore, oauth2DeviceAuthorizationGrantEnabled, optionalClientScopes, origin, protocol, protocolMappers, publicClient, redirectUris, registeredNodes, registrationAccessToken, rootUrl, secret, serviceAccountsEnabled, standardFlowEnabled, surrogateAuthRequired, webOrigins
    • Constructor Summary

      Constructors 
      Constructor Description
      Client()  
    • Method Summary

      • Methods inherited from class org.keycloak.representations.idm.ClientRepresentation

        getAccess, getAdminUrl, getAttributes, getAuthenticationFlowBindingOverrides, getAuthorizationServicesEnabled, getAuthorizationSettings, getBaseUrl, getClientAuthenticatorType, getClientId, getClientTemplate, getDefaultClientScopes, getDefaultRoles, getDescription, getId, getName, getNodeReRegistrationTimeout, getNotBefore, getOptionalClientScopes, getOrigin, getProtocol, getProtocolMappers, getRedirectUris, getRegisteredNodes, getRegistrationAccessToken, getRootUrl, getSecret, getWebOrigins, isAlwaysDisplayInConsole, isBearerOnly, isConsentRequired, isDirectAccessGrantsEnabled, isDirectGrantsOnly, isEnabled, isFrontchannelLogout, isFullScopeAllowed, isImplicitFlowEnabled, isPublicClient, isServiceAccountsEnabled, isStandardFlowEnabled, isSurrogateAuthRequired, isUseTemplateConfig, isUseTemplateMappers, isUseTemplateScope, setAccess, setAdminUrl, setAlwaysDisplayInConsole, setAttributes, setAuthenticationFlowBindingOverrides, setAuthorizationServicesEnabled, setAuthorizationSettings, setBaseUrl, setBearerOnly, setClientAuthenticatorType, setClientId, setConsentRequired, setDefaultClientScopes, setDefaultRoles, setDescription, setDirectAccessGrantsEnabled, setDirectGrantsOnly, setEnabled, setFrontchannelLogout, setFullScopeAllowed, setId, setImplicitFlowEnabled, setName, setNodeReRegistrationTimeout, setNotBefore, setOptionalClientScopes, setOrigin, setProtocol, setProtocolMappers, setPublicClient, setRedirectUris, setRegisteredNodes, setRegistrationAccessToken, setRootUrl, setSecret, setServiceAccountsEnabled, setStandardFlowEnabled, setSurrogateAuthRequired, setWebOrigins
    • Constructor Detail

      • Client

        public Client()