public class GrouperPasswordRecentlyUsed extends GrouperAPI implements Hib3GrouperVersioned
| Modifier and Type | Field and Description |
|---|---|
static String |
COLUMN_GROUPER_PASSWORD_ID
db grouper password id for this row
|
static String |
COLUMN_ID
db id for this row
|
static String |
COLUMN_JWT_IAT
username
|
static String |
COLUMN_JWT_JTI
db id for this row
|
static String |
TABLE_GROUPER_PASSWORD_RECENTLY_USED
name of the table in the database.
|
COLUMN_HIBERNATE_VERSION_NUMBER, dbVersion, FIELD_DB_VERSION, FIELD_HIBERNATE_VERSION_NUMBER, INITIAL_VERSION_NUMBER| Constructor and Description |
|---|
GrouperPasswordRecentlyUsed() |
| Modifier and Type | Method and Description |
|---|---|
GrouperAPI |
clone()
deep clone the fields in this object
|
dbVersion, dbVersionClear, dbVersionDifferentFields, dbVersionIsDifferent, dbVersionReset, fieldValue, getHibernateVersionNumber, onDelete, onLoad, onPostDelete, onPostSave, onPostUpdate, onPreDelete, onPreSave, onPreUpdate, onSave, onUpdate, setHibernateVersionNumberpublic static final String COLUMN_ID
public static final String COLUMN_GROUPER_PASSWORD_ID
public static final String COLUMN_JWT_JTI
public static final String COLUMN_JWT_IAT
public static final String TABLE_GROUPER_PASSWORD_RECENTLY_USED
public GrouperAPI clone()
GrouperAPIclone in interface GrouperCloneableclone in class GrouperAPIObject.clone()Copyright © 2016 Internet2. All rights reserved.