Uses of Class
com.sun.identity.console.base.DynamicRequestViewBean
-
Packages that use DynamicRequestViewBean Package Description com.sun.identity.console.audit Contains the ViewBean classes and model package defining the Admin console UI used to create, delete, and edit instances of the audit service, defined in audit.xml.com.sun.identity.console.authentication com.sun.identity.console.base com.sun.identity.console.realm com.sun.identity.console.service 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.webservices -
-
Uses of DynamicRequestViewBean in com.sun.identity.console.audit
Subclasses of DynamicRequestViewBean in com.sun.identity.console.audit Modifier and Type Class Description classAbstractAuditViewBeanAbstract Audit configuration UI view bean.classGlobalAuditConfigViewBeanGlobal Audit configuration UI view bean.classRealmAuditConfigViewBeanRealm Audit configuration UI view bean. -
Uses of DynamicRequestViewBean in com.sun.identity.console.authentication
Subclasses of DynamicRequestViewBean in com.sun.identity.console.authentication Modifier and Type Class Description classCoreAttributesViewBeanclassEditAuthTypeViewBean -
Uses of DynamicRequestViewBean in com.sun.identity.console.base
Subclasses of DynamicRequestViewBean in com.sun.identity.console.base Modifier and Type Class Description classAMServiceProfileViewBeanBase -
Uses of DynamicRequestViewBean in com.sun.identity.console.realm
Subclasses of DynamicRequestViewBean in com.sun.identity.console.realm Modifier and Type Class Description classServicesAddViewBeanclassServicesEditViewBean -
Uses of DynamicRequestViewBean in com.sun.identity.console.service
Subclasses of DynamicRequestViewBean in com.sun.identity.console.service Modifier and Type Class Description classSCPlatform30ViewBeanView bean for platform server revision 30.classSCPolicyViewBeanSCPolicyViewBean is responsible for constructing the Policy Config service view.classSCSAML2SOAPBindingViewBeanclassSCServiceProfileViewBeanclassSCSOAPBindingViewBeanclassSecurityTokenServiceViewBeanclassSMDiscoveryServiceViewBeanclassSMG11NViewBeanclassSubConfigAddViewBeanclassSubConfigEditViewBean -
Uses of DynamicRequestViewBean in com.sun.identity.console.sts
Subclasses of DynamicRequestViewBean in com.sun.identity.console.sts Modifier and Type Class Description classRestSTSAddViewBeanThe ViewBean used to create new Rest STS instances.classSoapSTSAddViewBeanViewBean class to create new soap-sts instances.classSTSAddViewBeanBaseThe ViewBean used to create new Rest STS instances. -
Uses of DynamicRequestViewBean in com.sun.identity.console.webservices
Subclasses of DynamicRequestViewBean in com.sun.identity.console.webservices Modifier and Type Class Description classWSAuthNServicesViewBeanclassWSPersonalProfileServiceViewBean
-