@MongoCollection(collectionName="clients") public class MongoClientEntity extends ClientEntity implements MongoIdentifiableEntity
attributes, baseUrl, bearerOnly, clientAuthenticatorType, clientId, clientTemplate, consentRequired, defaultRoles, description, directAccessGrantsEnabled, enabled, frontchannelLogout, fullScopeAllowed, identityProviders, implicitFlowEnabled, managementUrl, name, nodeReRegistrationTimeout, notBefore, protocol, protocolMappers, publicClient, realmId, redirectUris, registeredNodes, registrationToken, rootUrl, scopeIds, secret, serviceAccountsEnabled, standardFlowEnabled, surrogateAuthRequired, useTemplateConfig, useTemplateMappers, useTemplateScope, webOriginsid| Constructor and Description |
|---|
MongoClientEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterRemove(MongoStoreInvocationContext context)
Lifecycle callback, which is called after removal of this object from Mongo.
|
getAttributes, getBaseUrl, getClientAuthenticatorType, getClientId, getClientTemplate, getDefaultRoles, getDescription, getIdentityProviders, getManagementUrl, getName, getNodeReRegistrationTimeout, getNotBefore, getProtocol, getProtocolMappers, getRealmId, getRedirectUris, getRegisteredNodes, getRegistrationToken, getRootUrl, getScopeIds, getSecret, getWebOrigins, isBearerOnly, isConsentRequired, isDirectAccessGrantsEnabled, isEnabled, isFrontchannelLogout, isFullScopeAllowed, isImplicitFlowEnabled, isPublicClient, isServiceAccountsEnabled, isStandardFlowEnabled, isSurrogateAuthRequired, isUseTemplateConfig, isUseTemplateMappers, isUseTemplateScope, setAttributes, setBaseUrl, setBearerOnly, setClientAuthenticatorType, setClientId, setClientTemplate, setConsentRequired, setDefaultRoles, setDescription, setDirectAccessGrantsEnabled, setEnabled, setFrontchannelLogout, setFullScopeAllowed, setIdentityProviders, setImplicitFlowEnabled, setManagementUrl, setName, setNodeReRegistrationTimeout, setNotBefore, setProtocol, setProtocolMappers, setPublicClient, setRealmId, setRedirectUris, setRegisteredNodes, setRegistrationToken, setRootUrl, setScopeIds, setSecret, setServiceAccountsEnabled, setStandardFlowEnabled, setSurrogateAuthRequired, setUseTemplateConfig, setUseTemplateMappers, setUseTemplateScope, setWebOriginsequals, getId, hashCode, setId, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetId, setIdpublic void afterRemove(MongoStoreInvocationContext context)
MongoIdentifiableEntityafterRemove in interface MongoIdentifiableEntityCopyright © 2016 JBoss by Red Hat. All rights reserved.