Uses of Class
com.sun.identity.console.base.model.AMServiceProfileModelImpl
-
Packages that use AMServiceProfileModelImpl Package Description com.sun.identity.console.audit.model Contains the model, or data access functionality, consumed by the ViewBean context displaying audit instance state to be created, edited, or deleted.com.sun.identity.console.authentication.model com.sun.identity.console.realm.model com.sun.identity.console.service.model 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.com.sun.identity.console.webservices.model -
-
Uses of AMServiceProfileModelImpl in com.sun.identity.console.audit.model
Subclasses of AMServiceProfileModelImpl in com.sun.identity.console.audit.model Modifier and Type Class Description classAbstractAuditModelAbstract Audit configuration UI model.classGlobalAuditConfigModelGlobal Audit configuration UI model.classRealmAuditConfigModelRealm Audit configuration UI model. -
Uses of AMServiceProfileModelImpl in com.sun.identity.console.authentication.model
Subclasses of AMServiceProfileModelImpl in com.sun.identity.console.authentication.model Modifier and Type Class Description classAuthProfileModelImplclassCoreAttributesModelImpl -
Uses of AMServiceProfileModelImpl in com.sun.identity.console.realm.model
Subclasses of AMServiceProfileModelImpl in com.sun.identity.console.realm.model Modifier and Type Class Description classServicesProfileModelImpl -
Uses of AMServiceProfileModelImpl in com.sun.identity.console.service.model
Subclasses of AMServiceProfileModelImpl in com.sun.identity.console.service.model Modifier and Type Class Description classSCConsolePropertiesModelImplclassSCPlatformModelImplclassSCSAML2SOAPBindingModelImplclassSCSOAPBindingModelImplclassSecurityTokenServiceModelImplclassSMDiscoveryServiceModelImplclassSMG11NModelImplclassSubSchemaModelImpl -
Uses of AMServiceProfileModelImpl in com.sun.identity.console.sts.model
Subclasses of AMServiceProfileModelImpl in com.sun.identity.console.sts.model Modifier and Type Class Description classRestSTSInstanceModelThis is the model backing the RestSTSAddViewBean and RestSTSEditViewBean classes.classSoapSTSInstanceModelThe model backing the SoapSTSAddViewBean and the SoapSTSEditViewBean classesclassSTSInstanceModelBase -
Uses of AMServiceProfileModelImpl in com.sun.identity.console.webservices.model
Subclasses of AMServiceProfileModelImpl in com.sun.identity.console.webservices.model Modifier and Type Class Description classWSAuthNServicesModelImplclassWSPersonalProfileServiceModelImpl
-