public class ExoHibernateIdentityStoreImpl extends PatchedHibernateIdentityStoreImpl implements org.picketlink.idm.spi.store.IdentityStore, IdentityStoreSource, Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_REALM_NAME |
ADD_HIBERNATE_MAPPINGS, ALLOW_NOT_CASE_SENSITIVE_SEARCH, ALLOW_NOT_DEFINED_ATTRIBUTES, ALLOW_NOT_DEFINED_IDENTITY_OBJECT_TYPES_OPTION, CREDENTIAL_TYPE_BINARY, CREDENTIAL_TYPE_PASSWORD, HIBERNATE_CONFIGURATION, HIBERNATE_SESSION_FACTORY_JNDI_NAME, HIBERNATE_SESSION_FACTORY_REGISTRY_NAME, IS_REALM_AWARE, LAZY_START_OF_HIBERNATE_TRANSACTION, MANAGE_TRANSACTION_DURING_BOOTSTRAP, POPULATE_IDENTITY_OBJECT_TYPES, POPULATE_MEMBERSHIP_TYPES| Constructor and Description |
|---|
ExoHibernateIdentityStoreImpl(String id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFirstlyCreatedIn(org.picketlink.idm.spi.store.IdentityStoreInvocationContext ctx,
org.picketlink.idm.spi.model.IdentityObject identityObject)
Add the implementation of the method isFirstlyCreatedIn()
declared in the interface IdentityStoreSource
|
addAttributes, addIdentityObjectRelationshipType, addIdentityObjectType, addRealm, bootstrap, bootstrapHibernateSessionFactory, createIdentityObject, createIdentityObject, createIdentityStoreSession, createIdentityStoreSession, createRelationship, createRelationshipName, findIdentityObject, findIdentityObject, findIdentityObject, findIdentityObject, findIdentityObject, findIdentityObject, findIdentityObject, findIdentityObjectByUniqueAttribute, getAttribute, getAttributes, getAttributesMetaData, getHibernateSession, getId, getIdentityObjectCount, getIdentityObjectCount, getIdentityObjectsCount, getRelationshipNameProperties, getRelationshipNames, getRelationshipNames, getRelationshipNames, getRelationshipNames, getRelationshipProperties, getRelationshipsCount, getSupportedAttributeNames, getSupportedFeatures, isAllowNotCaseSensitiveSearch, isAllowNotDefinedIdentityObjectTypes, isManageTransactionDuringBootstrap, populateCredentialTypes, populateObjectTypes, populateRelationshipTypes, prepareIdentityObjectQuery, prepareResolveRelationshipsCriteria, removeAttributes, removeIdentityObject, removeRelationship, removeRelationshipName, removeRelationshipNameProperties, removeRelationshipProperties, removeRelationships, resolveRelationships, resolveRelationships, setId, setRelationshipNameProperties, setRelationshipProperties, updateAttributes, updateCredential, validateCredentialclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbootstrap, createIdentityObject, createIdentityObject, createRelationship, createRelationshipName, findIdentityObject, findIdentityObject, findIdentityObject, findIdentityObject, findIdentityObject, getId, getIdentityObjectCount, getIdentityObjectCount, getIdentityObjectsCount, getRelationshipNameProperties, getRelationshipNames, getRelationshipNames, getRelationshipProperties, getRelationshipsCount, getSupportedFeatures, removeIdentityObject, removeRelationship, removeRelationshipName, removeRelationshipNameProperties, removeRelationshipProperties, removeRelationships, resolveRelationships, resolveRelationships, setRelationshipNameProperties, setRelationshipProperties, updateCredential, validateCredentialpublic static final String DEFAULT_REALM_NAME
public ExoHibernateIdentityStoreImpl(String id)
public boolean isFirstlyCreatedIn(org.picketlink.idm.spi.store.IdentityStoreInvocationContext ctx,
org.picketlink.idm.spi.model.IdentityObject identityObject)
throws Exception
isFirstlyCreatedIn in interface IdentityStoreSourcectx - identityObject - ExceptionCopyright © 2018 JBoss by Red Hat. All Rights Reserved.