@MongoCollection(collectionName="clientTemplates") public class MongoClientTemplateEntity extends ClientTemplateEntity implements MongoIdentifiableEntity
attributes, bearerOnly, consentRequired, description, directAccessGrantsEnabled, frontchannelLogout, fullScopeAllowed, implicitFlowEnabled, name, protocol, protocolMappers, publicClient, realmId, scopeIds, serviceAccountsEnabled, standardFlowEnabledid| Constructor and Description |
|---|
MongoClientTemplateEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterRemove(MongoStoreInvocationContext context)
Lifecycle callback, which is called after removal of this object from Mongo.
|
getAttributes, getDescription, getName, getProtocol, getProtocolMappers, getRealmId, getScopeIds, isBearerOnly, isConsentRequired, isDirectAccessGrantsEnabled, isFrontchannelLogout, isFullScopeAllowed, isImplicitFlowEnabled, isPublicClient, isServiceAccountsEnabled, isStandardFlowEnabled, setAttributes, setBearerOnly, setConsentRequired, setDescription, setDirectAccessGrantsEnabled, setFrontchannelLogout, setFullScopeAllowed, setImplicitFlowEnabled, setName, setProtocol, setProtocolMappers, setPublicClient, setRealmId, setScopeIds, setServiceAccountsEnabled, setStandardFlowEnabledequals, 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.