Uses of Class
com.axway.apim.api.model.SecurityDevice
-
Packages that use SecurityDevice Package Description com.axway.apim.api.model -
-
Uses of SecurityDevice in com.axway.apim.api.model
Methods in com.axway.apim.api.model that return types with arguments of type SecurityDevice Modifier and Type Method Description List<SecurityDevice>SecurityProfile. getDevices()Method parameters in com.axway.apim.api.model with type arguments of type SecurityDevice Modifier and Type Method Description voidSecurityProfile. setDevices(List<SecurityDevice> devices)
-