Package | Description |
---|---|
com.sun.identity.password.ui | |
com.sun.identity.password.ui.model |
Modifier and Type | Field and Description |
---|---|
protected PWResetModel |
PWResetViewBeanBase.model
Name of the model used in the view bean
|
Modifier and Type | Method and Description |
---|---|
protected PWResetModel |
PWResetQuestionViewBean.getModel()
Gets model for this view bean
|
protected PWResetModel |
PWResetUserValidationViewBean.getModel()
Gets model for this view bean
|
protected PWResetModel |
PWResetUncaughtExceptionViewBean.getModel()
Gets model for this view bean.
|
protected PWResetModel |
PWResetViewBeanBase.getModel()
Gets model for this view bean
|
protected PWResetModel |
PWResetInvalidURLViewBean.getModel()
Gets model for this view bean
|
protected PWResetModel |
PWResetSuccessViewBean.getModel()
Gets model for this view bean
|
Modifier and Type | Interface and Description |
---|---|
interface |
PWResetInvalidURLModel
PWResetInvalidURLModel defines a set of methods required by
invalid URL view bean. |
interface |
PWResetQuestionModel
PWResetQuestionModelImpl defines a set of methods that
are required by password reset question viewbean. |
interface |
PWResetSuccessModel
PWResetSuccessModel defines a set of methods that are
required by password reset success message. |
interface |
PWResetUncaughtExceptionModel
PWResetUncaughtExceptionModel defines a set of methods
required by uncaught exception view bean. |
interface |
PWResetUserValidationModel
PWResetUserValidationModel defines a set of methods that
are required by password reset user validation viewbean. |
Modifier and Type | Class and Description |
---|---|
class |
PWResetInvalidURLModelImpl
PWResetInvalidURLModelImpl contains a set of methods required by
PWResetInvalidURLViewBean . |
class |
PWResetModelImpl
PWResetModelImpl defines the basic and commonly used
methods used by view beans. |
class |
PWResetQuestionModelImpl
PWResetQuestionModelImpl defines a set of methods that
are required by password reset question viewbean. |
class |
PWResetSuccessModelImpl
PWResetSuccessModelImpl defines a set of methods that are
required by password reset success viewbean. |
class |
PWResetUncaughtExceptionModelImpl
PWResetUncaughtExceptionModelImpl contains a set of methods
required by PWResetUncaughtExceptionViewBean . |
class |
PWResetUserValidationModelImpl
PWResetUserValidationModelImpl defines a set of methods that
are required by password reset user validation viewbean. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.