Uses of Class
com.axway.apim.lib.utils.Utils.FedKeyType
-
Packages that use Utils.FedKeyType Package Description com.axway.apim.lib.utils -
-
Uses of Utils.FedKeyType in com.axway.apim.lib.utils
Methods in com.axway.apim.lib.utils that return Utils.FedKeyType Modifier and Type Method Description static Utils.FedKeyTypeUtils.FedKeyType. valueOf(String name)Returns the enum constant of this type with the specified name.static Utils.FedKeyType[]Utils.FedKeyType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.axway.apim.lib.utils with parameters of type Utils.FedKeyType Modifier and Type Method Description static StringUtils. getExternalPolicyName(String policy, Utils.FedKeyType keyType)
-