@Deprecated public class ApplicationRepresentation extends ClientRepresentation
Modifier and Type | Field and Description |
---|---|
protected ClaimRepresentation |
claims
Deprecated.
|
protected String |
name
Deprecated.
|
adminUrl, attributes, authenticationFlowBindingOverrides, authorizationServicesEnabled, baseUrl, bearerOnly, clientAuthenticatorType, clientId, clientTemplate, consentRequired, defaultClientScopes, defaultRoles, description, directAccessGrantsEnabled, directGrantsOnly, enabled, frontchannelLogout, fullScopeAllowed, id, implicitFlowEnabled, nodeReRegistrationTimeout, notBefore, optionalClientScopes, origin, protocol, protocolMappers, publicClient, redirectUris, registeredNodes, registrationAccessToken, rootUrl, secret, serviceAccountsEnabled, standardFlowEnabled, surrogateAuthRequired, webOrigins
Constructor and Description |
---|
ApplicationRepresentation()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ClaimRepresentation |
getClaims()
Deprecated.
|
String |
getName()
Deprecated.
|
void |
setClaims(ClaimRepresentation claims)
Deprecated.
|
void |
setName(String name)
Deprecated.
|
getAccess, getAdminUrl, getAttributes, getAuthenticationFlowBindingOverrides, getAuthorizationServicesEnabled, getAuthorizationSettings, getBaseUrl, getClientAuthenticatorType, getClientId, getClientTemplate, getDefaultClientScopes, getDefaultRoles, getDescription, getId, getNodeReRegistrationTimeout, getNotBefore, getOptionalClientScopes, getOrigin, getProtocol, getProtocolMappers, getRedirectUris, getRegisteredNodes, getRegistrationAccessToken, getRootUrl, getSecret, getWebOrigins, isBearerOnly, isConsentRequired, isDirectAccessGrantsEnabled, isDirectGrantsOnly, isEnabled, isFrontchannelLogout, isFullScopeAllowed, isImplicitFlowEnabled, isPublicClient, isServiceAccountsEnabled, isStandardFlowEnabled, isSurrogateAuthRequired, isUseTemplateConfig, isUseTemplateMappers, isUseTemplateScope, setAccess, setAdminUrl, setAttributes, setAuthenticationFlowBindingOverrides, setAuthorizationServicesEnabled, setAuthorizationSettings, setBaseUrl, setBearerOnly, setClientAuthenticatorType, setClientId, setConsentRequired, setDefaultClientScopes, setDefaultRoles, setDescription, setDirectAccessGrantsEnabled, setDirectGrantsOnly, setEnabled, setFrontchannelLogout, setFullScopeAllowed, setId, setImplicitFlowEnabled, setNodeReRegistrationTimeout, setNotBefore, setOptionalClientScopes, setOrigin, setProtocol, setProtocolMappers, setPublicClient, setRedirectUris, setRegisteredNodes, setRegistrationAccessToken, setRootUrl, setSecret, setServiceAccountsEnabled, setStandardFlowEnabled, setSurrogateAuthRequired, setWebOrigins
protected String name
@Deprecated protected ClaimRepresentation claims
public String getName()
getName
in class ClientRepresentation
public void setName(String name)
setName
in class ClientRepresentation
public ClaimRepresentation getClaims()
public void setClaims(ClaimRepresentation claims)
Copyright © 2019 JBoss by Red Hat. All rights reserved.