@Deprecated public class ApplicationRepresentation extends ClientRepresentation
| Modifier and Type | Field and Description |
|---|---|
protected ClaimRepresentation |
claims
Deprecated.
|
protected String |
name
Deprecated.
|
adminUrl, attributes, baseUrl, bearerOnly, clientAuthenticatorType, clientId, consentRequired, defaultRoles, description, directGrantsOnly, enabled, frontchannelLogout, fullScopeAllowed, id, nodeReRegistrationTimeout, notBefore, protocol, protocolMappers, publicClient, redirectUris, registeredNodes, rootUrl, secret, serviceAccountsEnabled, 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.
|
getAdminUrl, getAttributes, getBaseUrl, getClientAuthenticatorType, getClientId, getDefaultRoles, getDescription, getId, getNodeReRegistrationTimeout, getNotBefore, getProtocol, getProtocolMappers, getRedirectUris, getRegisteredNodes, getRootUrl, getSecret, getWebOrigins, isBearerOnly, isConsentRequired, isDirectGrantsOnly, isEnabled, isFrontchannelLogout, isFullScopeAllowed, isPublicClient, isServiceAccountsEnabled, isSurrogateAuthRequired, setAdminUrl, setAttributes, setBaseUrl, setBearerOnly, setClientAuthenticatorType, setClientId, setConsentRequired, setDefaultRoles, setDescription, setDirectGrantsOnly, setEnabled, setFrontchannelLogout, setFullScopeAllowed, setId, setNodeReRegistrationTimeout, setNotBefore, setProtocol, setProtocolMappers, setPublicClient, setRedirectUris, setRegisteredNodes, setRootUrl, setSecret, setServiceAccountsEnabled, setSurrogateAuthRequired, setWebOriginsprotected String name
@Deprecated protected ClaimRepresentation claims
public String getName()
getName in class ClientRepresentationpublic void setName(String name)
setName in class ClientRepresentationpublic ClaimRepresentation getClaims()
public void setClaims(ClaimRepresentation claims)
Copyright © 2015 JBoss by Red Hat. All rights reserved.