@MongoCollection(collectionName="oauthClients") public class MongoOAuthClientEntity extends OAuthClientEntity implements MongoIdentifiableEntity
directGrantsOnly| Constructor and Description |
|---|
MongoOAuthClientEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterRemove(MongoStoreInvocationContext context)
Lifecycle callback, which is called after removal of this object from Mongo.
|
isDirectGrantsOnly, setDirectGrantsOnlygetAttributes, getIdentityProviders, getName, getNotBefore, getProtocol, getProtocolMappers, getRealmId, getRedirectUris, getScopeIds, getSecret, getWebOrigins, isEnabled, isFrontchannelLogout, isFullScopeAllowed, isPublicClient, setAttributes, setEnabled, setFrontchannelLogout, setFullScopeAllowed, setIdentityProviders, setName, setNotBefore, setProtocol, setProtocolMappers, setPublicClient, setRealmId, setRedirectUris, setScopeIds, setSecret, setWebOriginsequals, getId, hashCode, setId, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetId, setIdpublic void afterRemove(MongoStoreInvocationContext context)
MongoIdentifiableEntityafterRemove in interface MongoIdentifiableEntityCopyright © 2015. All rights reserved.