Uses of Class
org.wso2.am.integration.test.utils.base.APIMIntegrationConstants.ResourceAuthTypes
-
Packages that use APIMIntegrationConstants.ResourceAuthTypes Package Description org.wso2.am.integration.test.utils.base -
-
Uses of APIMIntegrationConstants.ResourceAuthTypes in org.wso2.am.integration.test.utils.base
Methods in org.wso2.am.integration.test.utils.base that return APIMIntegrationConstants.ResourceAuthTypes Modifier and Type Method Description static APIMIntegrationConstants.ResourceAuthTypesAPIMIntegrationConstants.ResourceAuthTypes. valueOf(String name)Returns the enum constant of this type with the specified name.static APIMIntegrationConstants.ResourceAuthTypes[]APIMIntegrationConstants.ResourceAuthTypes. values()Returns an array containing the constants of this enum type, in the order they are declared.
-