Package com.sun.identity.console.sts.model
Contains the model, or data access functionality, consumed by the ViewBean context displaying rest-sts instance state
to be created, edited, or deleted.
-
Interface Summary Interface Description STSHomeViewBeanModel The model interface definition supporting the STSHomeViewBean class.STSInstanceModel Defines the model functionality necessary to support the Rest/Soap Add/Edit ViewBean classes. -
Class Summary Class Description RestSTSInstanceModel This is the model backing the RestSTSAddViewBean and RestSTSEditViewBean classes.SoapSTSInstanceModel The model backing the SoapSTSAddViewBean and the SoapSTSEditViewBean classesSTSHomeViewBeanModelImpl This class is a bit of a 'tricky move': the STSHomeViewBean needs a single model, but needs to represent state from two services - the rest and soap sts.STSInstanceModelBase STSInstanceModelResponse Model responses, particularly in the context of Rest STS instance creation, require a success flag, and a message. -
Enum Summary Enum Description STSHomeViewBeanModel.STSType