org.opencrx.security.authentication1.jpa3
Class CrxPassword

java.lang.Object
  extended by org.oasisopen.jdo2.Identifiable
      extended by org.w3c.jpa3.AbstractObject
          extended by org.openmdx.security.authentication1.jpa3.Credential
              extended by org.openmdx.security.authentication1.jpa3.Password
                  extended by org.opencrx.security.authentication1.jpa3.CrxPassword
All Implemented Interfaces:
Serializable, org.apache.openjpa.enhance.PersistenceCapable, CrxPassword, AspectCapable, BasicObject, ContextCapable, Creatable, ExtentCapable, Modifiable, org.openmdx.security.authentication1.cci2.Password, org.openmdx.security.realm1.cci2.Credential

public class CrxPassword
extends org.openmdx.security.authentication1.jpa3.Password
implements CrxPassword

Class CrxPassword

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.w3c.jpa3.AbstractObject
org.w3c.jpa3.AbstractObject.EmbeddedList<E>, org.w3c.jpa3.AbstractObject.EmbeddedSet<E>, org.w3c.jpa3.AbstractObject.Slice
 
Nested classes/interfaces inherited from interface org.openmdx.security.authentication1.cci2.Credential
org.openmdx.security.authentication1.cci2.Credential.Identity
 
Field Summary
static List<String> CLASS
          Define the model class org::opencrx::security::authentication1::CrxPassword
 
Fields inherited from class org.openmdx.security.authentication1.jpa3.Credential
BASE_CLASS, pcStateManager
 
Fields inherited from interface org.apache.openjpa.enhance.PersistenceCapable
CHECK_READ, CHECK_WRITE, DESERIALIZED, LOAD_REQUIRED, MEDIATE_READ, MEDIATE_WRITE, READ_OK, READ_WRITE_OK, SERIALIZABLE
 
Constructor Summary
CrxPassword()
          Constructor
 
Method Summary
protected  org.w3c.jpa3.AbstractObject.Slice newCrxPassword$Slice(int index)
           
protected  List<String> openmdxjdoGetClass()
          Retrieve the model class
protected  int openmdxjdoGetSize(int field)
           
protected  void openmdxjdoSetSize(int field, int size)
           
 
Methods inherited from class org.openmdx.security.authentication1.jpa3.Password
change, getPassword, newPassword$Slice, pcClearFields, pcCopyField, pcCopyFields, pcGetEnhancementContractVersion, pcGetManagedFieldCount, pcNewInstance, pcNewInstance, pcProvideField, pcProvideFields, pcReplaceField, pcReplaceFields, setPassword
 
Methods inherited from class org.openmdx.security.authentication1.jpa3.Credential
getContext, getCreatedAt, getCreatedBy, getId, getIdentity, getModifiedAt, getModifiedBy, getResetCredential_Id, getResetCredential, getSubject_Id, getSubject, isLocked, newCredential$Slice, openmdxjdoGetObjectId, openmdxjdoGetSlices, pcCopyField, pcCopyKeyFieldsFromObjectId, pcCopyKeyFieldsFromObjectId, pcCopyKeyFieldsToObjectId, pcCopyKeyFieldsToObjectId, pcDirty, pcFetchObjectId, pcGetDetachedState, pcGetGenericContext, pcGetStateManager, pcGetVersion, pcIsDeleted, pcIsDetached, pcIsDirty, pcIsNew, pcIsPersistent, pcIsTransactional, pcNewObjectIdInstance, pcNewObjectIdInstance, pcReplaceStateManager, pcSerializing, pcSetDetachedState, request, reset, setLocked, setSegment_Id, setSegment, setSubject_Id, setSubject, validate
 
Methods inherited from class org.w3c.jpa3.AbstractObject
openmdxjdoClassName, openmdxjdoGetList, openmdxjdoGetObjectsByParent, openmdxjdoGetSet, openmdxjdoGetSparseArray, openmdxjdoNewMap, openmdxjdoNewSlice, openmdxjdoSetArray, openmdxjdoSetCollection, openmdxjdoToArray, openmdxjdoToArray, openmdxjdoValidateElement
 
Methods inherited from class org.oasisopen.jdo2.Identifiable
jdoClass, modelClasses, openmdxjdoGetObject, openmdxjdoGetObjectById, openmdxjdoGetObjectId, openmdxjdoGetObjectSet
 
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, getPassword, setPassword
 
Methods inherited from interface org.openmdx.security.authentication1.cci2.Credential
getId, getResetCredential, reset
 
Methods inherited from interface org.openmdx.base.cci2.ContextCapable
getContext
 
Methods inherited from interface org.openmdx.base.cci2.Creatable
getCreatedAt, getCreatedBy
 
Methods inherited from interface org.openmdx.base.cci2.ExtentCapable
getIdentity
 
Methods inherited from interface org.openmdx.base.cci2.Modifiable
getModifiedAt, getModifiedBy
 
Methods inherited from interface org.openmdx.security.realm1.cci2.Credential
getSubject, isLocked, request, setLocked, setSubject, validate
 
Methods inherited from interface org.apache.openjpa.enhance.PersistenceCapable
pcCopyKeyFieldsFromObjectId, pcCopyKeyFieldsToObjectId, pcCopyKeyFieldsToObjectId, pcDirty, pcFetchObjectId, pcGetDetachedState, pcGetGenericContext, pcGetStateManager, pcGetVersion, pcIsDeleted, pcIsDetached, pcIsDirty, pcIsNew, pcIsPersistent, pcIsTransactional, pcNewObjectIdInstance, pcNewObjectIdInstance, pcReplaceStateManager, pcSetDetachedState
 

Field Detail

CLASS

public static final List<String> CLASS
Define the model class org::opencrx::security::authentication1::CrxPassword

Constructor Detail

CrxPassword

public CrxPassword()
Constructor

Method Detail

openmdxjdoGetSize

protected int openmdxjdoGetSize(int field)
Overrides:
openmdxjdoGetSize in class org.openmdx.security.authentication1.jpa3.Password

openmdxjdoSetSize

protected void openmdxjdoSetSize(int field,
                                 int size)
Overrides:
openmdxjdoSetSize in class org.openmdx.security.authentication1.jpa3.Password

newCrxPassword$Slice

protected org.w3c.jpa3.AbstractObject.Slice newCrxPassword$Slice(int index)

openmdxjdoGetClass

protected List<String> openmdxjdoGetClass()
Retrieve the model class

Overrides:
openmdxjdoGetClass in class org.openmdx.security.authentication1.jpa3.Password
Returns:
the model class
See Also:
CrxPassword.CLASS


This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.