@MongoCollection(collectionName="realms") public class MongoRealmEntity extends RealmEntity implements MongoIdentifiableEntity
adminEventsDetailsEnabled, adminEventsEnabled, otpPolicyAlgorithm, otpPolicyDigits, otpPolicyInitialCounter, otpPolicyLookAheadWindow, otpPolicyPeriod, otpPolicyType, registrationEmailAsUsername
id
Constructor and Description |
---|
MongoRealmEntity() |
Modifier and Type | Method and Description |
---|---|
void |
afterRemove(MongoStoreInvocationContext context)
Lifecycle callback, which is called after removal of this object from Mongo.
|
getAccessCodeLifespan, getAccessCodeLifespanLogin, getAccessCodeLifespanUserAction, getAccessTokenLifespan, getAccessTokenLifespanForImplicitFlow, getAccountTheme, getAdminTheme, getAuthenticationFlows, getAuthenticatorConfigs, getBrowserFlow, getBrowserSecurityHeaders, getCertificatePem, getClientAuthenticationFlow, getCodeSecret, getComponentEntities, getDefaultGroups, getDefaultLocale, getDefaultRoles, getDirectGrantFlow, getDisplayName, getDisplayNameHtml, getEmailTheme, getEnabledEventTypes, getEventsExpiration, getEventsListeners, getFailureFactor, getIdentityProviderMappers, getIdentityProviders, getLoginTheme, getMasterAdminClient, getMaxDeltaTimeSeconds, getMaxFailureWaitSeconds, getMinimumQuickLoginWaitSeconds, getName, getNotBefore, getOfflineSessionIdleTimeout, getOtpPolicyAlgorithm, getOtpPolicyDigits, getOtpPolicyInitialCounter, getOtpPolicyLookAheadWindow, getOtpPolicyPeriod, getOtpPolicyType, getPasswordPolicy, getPrivateKeyPem, getPublicKeyPem, getQuickLoginCheckMilliSeconds, getRegistrationFlow, getRequiredActionProviders, getRequiredCredentials, getResetCredentialsFlow, getSmtpConfig, getSocialConfig, getSslRequired, getSsoSessionIdleTimeout, getSsoSessionMaxLifespan, getSupportedLocales, getUserFederationMappers, getUserFederationProviders, getWaitIncrementSeconds, isAdminEventsDetailsEnabled, isAdminEventsEnabled, isBruteForceProtected, isEditUsernameAllowed, isEnabled, isEventsEnabled, isInternationalizationEnabled, isRegistrationAllowed, isRegistrationEmailAsUsername, isRememberMe, isResetPasswordAllowed, isRevokeRefreshToken, isVerifyEmail, setAccessCodeLifespan, setAccessCodeLifespanLogin, setAccessCodeLifespanUserAction, setAccessTokenLifespan, setAccessTokenLifespanForImplicitFlow, setAccountTheme, setAdminEventsDetailsEnabled, setAdminEventsEnabled, setAdminTheme, setAuthenticationFlows, setAuthenticatorConfigs, setBrowserFlow, setBrowserSecurityHeaders, setBruteForceProtected, setCertificatePem, setClientAuthenticationFlow, setCodeSecret, setComponentEntities, setDefaultGroups, setDefaultLocale, setDefaultRoles, setDirectGrantFlow, setDisplayName, setDisplayNameHtml, setEditUsernameAllowed, setEmailTheme, setEnabled, setEnabledEventTypes, setEventsEnabled, setEventsExpiration, setEventsListeners, setFailureFactor, setIdentityProviderMappers, setIdentityProviders, setInternationalizationEnabled, setLoginTheme, setMasterAdminClient, setMaxDeltaTimeSeconds, setMaxFailureWaitSeconds, setMinimumQuickLoginWaitSeconds, setName, setNotBefore, setOfflineSessionIdleTimeout, setOtpPolicyAlgorithm, setOtpPolicyDigits, setOtpPolicyInitialCounter, setOtpPolicyLookAheadWindow, setOtpPolicyPeriod, setOtpPolicyType, setPasswordPolicy, setPrivateKeyPem, setPublicKeyPem, setQuickLoginCheckMilliSeconds, setRegistrationAllowed, setRegistrationEmailAsUsername, setRegistrationFlow, setRememberMe, setRequiredActionProviders, setRequiredCredentials, setResetCredentialsFlow, setResetPasswordAllowed, setRevokeRefreshToken, setSmtpConfig, setSocialConfig, setSslRequired, setSsoSessionIdleTimeout, setSsoSessionMaxLifespan, setSupportedLocales, setUserFederationMappers, setUserFederationProviders, setVerifyEmail, setWaitIncrementSeconds
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.