@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, standardFlowEnabled
id
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, setStandardFlowEnabled
equals, getId, hashCode, setId, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getId, setId
public void afterRemove(MongoStoreInvocationContext context)
MongoIdentifiableEntity
afterRemove
in interface MongoIdentifiableEntity
Copyright © 2016 JBoss by Red Hat. All rights reserved.