|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oasisopen.jdo2.Identifiable
org.w3c.jdo2.AbstractObject
org.openmdx.security.authentication1.jdo2.Credential
org.openmdx.security.authentication1.jdo2.Password
org.opencrx.security.authentication1.jdo2.CrxPassword
public class CrxPassword
Class CrxPassword
| Nested Class Summary | |
|---|---|
static class |
CrxPassword.Slice
Slice object hold the CrxPassword's
multivalued attributes |
| Nested classes/interfaces inherited from class org.openmdx.security.authentication1.jdo2.Credential |
|---|
org.openmdx.security.authentication1.jdo2.Credential.Identity |
| Nested classes/interfaces inherited from class org.w3c.jdo2.AbstractObject |
|---|
org.w3c.jdo2.AbstractObject.EmbeddedList<E>, org.w3c.jdo2.AbstractObject.EmbeddedSet<E> |
| Nested classes/interfaces inherited from interface org.openmdx.security.authentication1.cci2.Credential |
|---|
org.openmdx.security.authentication1.cci2.Credential.Identity |
| Nested classes/interfaces inherited from interface javax.jdo.spi.PersistenceCapable |
|---|
PersistenceCapable.ObjectIdFieldConsumer, PersistenceCapable.ObjectIdFieldManager, PersistenceCapable.ObjectIdFieldSupplier |
| Field Summary | |
|---|---|
static List<String> |
CLASS
Define the model class org::opencrx::security::authentication1::CrxPassword |
| Fields inherited from class org.openmdx.security.authentication1.jdo2.Credential |
|---|
BASE_CLASS |
| Fields inherited from interface javax.jdo.spi.PersistenceCapable |
|---|
CHECK_READ, CHECK_WRITE, LOAD_REQUIRED, MEDIATE_READ, MEDIATE_WRITE, READ_OK, READ_WRITE_OK, SERIALIZABLE |
| Constructor Summary | |
|---|---|
CrxPassword()
|
|
| Method Summary | |
|---|---|
static org.openmdx.security.authentication1.jdo2.Credential.Identity |
newIdentity(org.openmdx.base.cci2.Segment.Identity segment,
boolean idIsPersistent,
String id)
|
protected org.w3c.jdo2.AbstractObject.Slice |
newSlice(int index)
|
protected List<String> |
openmdxjdoGetClass()
Retrieve the model class |
protected int |
openmdxjdoGetSize(int field)
|
protected void |
openmdxjdoSetSize(int field,
int size)
|
static org.openmdx.security.authentication1.jdo2.Credential.Identity |
openmdxjdoToIdentity(org.oasisopen.spi2.ObjectId objectId)
|
| Methods inherited from class org.openmdx.security.authentication1.jdo2.Password |
|---|
change, getPassword, jdoCopyFields, jdoIsDetachedInternal, jdoNewInstance, jdoNewInstance, jdoProvideField, jdoReplaceField, setPassword |
| Methods inherited from class org.openmdx.security.authentication1.jdo2.Credential |
|---|
addToSegment, addToSegment, getCreatedAt, getCreatedBy, getId, getIdentity, getModifiedAt, getModifiedBy, getResetCredential, getSubject, getView, getView, isLocked, jdoCopyKeyFieldsFromObjectId, jdoCopyKeyFieldsFromObjectId, jdoCopyKeyFieldsToObjectId, jdoCopyKeyFieldsToObjectId, jdoGetObjectId, jdoGetPersistenceManager, jdoGetTransactionalObjectId, jdoGetVersion, jdoIsDeleted, jdoIsDetached, jdoIsDirty, jdoIsNew, jdoIsPersistent, jdoIsTransactional, jdoMakeDirty, jdoNewObjectIdInstance, jdoNewObjectIdInstance, jdoPreSerialize, jdoProvideFields, jdoReplaceDetachedState, jdoReplaceFields, jdoReplaceFlags, jdoReplaceStateManager, openmdxjdoGetObjectId, openmdxjdoGetObjectsByParent, openmdxjdoGetSlices, request, reset, setLocked, setSubject, validate |
| Methods inherited from class org.w3c.jdo2.AbstractObject |
|---|
openmdxjdoClassName, openmdxjdoGetIdentityBuilder, openmdxjdoGetList, openmdxjdoGetObjectsByParent, openmdxjdoGetSet, openmdxjdoGetSparseArray, openmdxjdoNewSlice, openmdxjdoSetArray, openmdxjdoSetCollection, openmdxjdoToArray, openmdxjdoToArray, openmdxjdoValidateElement |
| Methods inherited from class org.oasisopen.jdo2.Identifiable |
|---|
openmdxjdoGetObject, openmdxjdoGetObjectById, openmdxjdoGetObjectId, openmdxjdoGetObjectSet, openmdxjdoNewObjectId, openmdxjdoNewObjectId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.openmdx.security.authentication1.cci2.Password |
|---|
change |
| Methods inherited from interface org.openmdx.security.authentication1.cci2.Credential |
|---|
getId, getResetCredential, reset |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView, getView |
| Methods inherited from interface org.openmdx.security.realm1.cci2.Credential |
|---|
getSubject, isLocked, request, setLocked, setSubject, validate |
| Field Detail |
|---|
public static final List<String> CLASS
org::opencrx::security::authentication1::CrxPassword
| Constructor Detail |
|---|
public CrxPassword()
| Method Detail |
|---|
protected int openmdxjdoGetSize(int field)
openmdxjdoGetSize in class org.openmdx.security.authentication1.jdo2.Password
protected void openmdxjdoSetSize(int field,
int size)
openmdxjdoSetSize in class org.openmdx.security.authentication1.jdo2.Passwordprotected org.w3c.jdo2.AbstractObject.Slice newSlice(int index)
newSlice in class org.openmdx.security.authentication1.jdo2.Passwordprotected List<String> openmdxjdoGetClass()
openmdxjdoGetClass in class org.openmdx.security.authentication1.jdo2.PasswordCrxPassword.CLASS
public static org.openmdx.security.authentication1.jdo2.Credential.Identity newIdentity(org.openmdx.base.cci2.Segment.Identity segment,
boolean idIsPersistent,
String id)
public static org.openmdx.security.authentication1.jdo2.Credential.Identity openmdxjdoToIdentity(org.oasisopen.spi2.ObjectId objectId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||