Searched defs:STSAddViewBeanBase (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/sts/
H A DSTSAddViewBeanBase.java51 public class STSAddViewBeanBase extends AMServiceProfileViewBeanBase { class in inherits:AMServiceProfileViewBeanBase
55 public STSAddViewBeanBase(String viewBeanName, String defaultDisplayUrl, String serviceName, method in class:STSAddViewBeanBase
90 throw new IllegalStateException("Exception getting model in STSAddViewBeanBase: " + e.getMessage(), e);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/sts/
H A DSTSAddViewBeanBase.java51 public class STSAddViewBeanBase extends AMServiceProfileViewBeanBase { class in inherits:AMServiceProfileViewBeanBase
55 public STSAddViewBeanBase(String viewBeanName, String defaultDisplayUrl, String serviceName, method in class:STSAddViewBeanBase
90 throw new IllegalStateException("Exception getting model in STSAddViewBeanBase: " + e.getMessage(), e);

Completed in 26 milliseconds