@MongoCollection(collectionName="clients") public class MongoClientEntity extends ClientEntity implements MongoIdentifiableEntity
| Constructor and Description |
|---|
MongoClientEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterRemove(MongoStoreInvocationContext context) |
getAttributes, getBaseUrl, getClientAuthenticatorType, getClientId, getDefaultRoles, getDescription, getIdentityProviders, getManagementUrl, getName, getNodeReRegistrationTimeout, getNotBefore, getProtocol, getProtocolMappers, getRealmId, getRedirectUris, getRegisteredNodes, getRootUrl, getScopeIds, getSecret, getWebOrigins, isBearerOnly, isConsentRequired, isDirectGrantsOnly, isEnabled, isFrontchannelLogout, isFullScopeAllowed, isPublicClient, isServiceAccountsEnabled, isSurrogateAuthRequired, setAttributes, setBaseUrl, setBearerOnly, setClientAuthenticatorType, setClientId, setConsentRequired, setDefaultRoles, setDescription, setDirectGrantsOnly, setEnabled, setFrontchannelLogout, setFullScopeAllowed, setIdentityProviders, setManagementUrl, setName, setNodeReRegistrationTimeout, setNotBefore, setProtocol, setProtocolMappers, setPublicClient, setRealmId, setRedirectUris, setRegisteredNodes, setRootUrl, setScopeIds, setSecret, setServiceAccountsEnabled, setSurrogateAuthRequired, setWebOriginsequals, getId, hashCode, setId, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetId, setIdpublic void afterRemove(MongoStoreInvocationContext context)
afterRemove in interface MongoIdentifiableEntityCopyright © 2015 JBoss by Red Hat. All rights reserved.