Uses of Package
com.sun.identity.console.sts.model
-
Packages that use com.sun.identity.console.sts.model Package Description com.sun.identity.console.sts Contains the ViewBean classes and model package defining the Admin console UI used to create, delete, and edit instances of the rest sts service, defined in restSTS.xml.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. -
Classes in com.sun.identity.console.sts.model used by com.sun.identity.console.sts Class Description STSHomeViewBeanModel.STSType -
Classes in com.sun.identity.console.sts.model used by com.sun.identity.console.sts.model Class Description STSHomeViewBeanModel The model interface definition supporting the STSHomeViewBean class.STSHomeViewBeanModel.STSType STSInstanceModel Defines the model functionality necessary to support the Rest/Soap Add/Edit ViewBean classes.STSInstanceModelBase STSInstanceModelResponse Model responses, particularly in the context of Rest STS instance creation, require a success flag, and a message.