Uses of Class
org.wso2.identity.apps.common.util.AppPortalConstants.AppPortal
-
Packages that use AppPortalConstants.AppPortal Package Description org.wso2.identity.apps.common.util -
-
Uses of AppPortalConstants.AppPortal in org.wso2.identity.apps.common.util
Methods in org.wso2.identity.apps.common.util that return AppPortalConstants.AppPortal Modifier and Type Method Description static AppPortalConstants.AppPortalAppPortalConstants.AppPortal. valueOf(String name)Returns the enum constant of this type with the specified name.static AppPortalConstants.AppPortal[]AppPortalConstants.AppPortal. values()Returns an array containing the constants of this enum type, in the order they are declared.
-