Uses of Class
com.axway.apim.api.model.SecurityProfile
-
Packages that use SecurityProfile Package Description com.axway.apim.api -
-
Uses of SecurityProfile in com.axway.apim.api
Fields in com.axway.apim.api with type parameters of type SecurityProfile Modifier and Type Field Description protected List<SecurityProfile>API. securityProfilesMethods in com.axway.apim.api that return types with arguments of type SecurityProfile Modifier and Type Method Description List<SecurityProfile>API. getSecurityProfiles()Method parameters in com.axway.apim.api with type arguments of type SecurityProfile Modifier and Type Method Description voidAPI. setSecurityProfiles(List<SecurityProfile> securityProfiles)
-