Uses of Class
net.authorize.api.contract.v1.KeyManagementScheme
-
Packages that use KeyManagementScheme Package Description net.authorize.api.contract.v1 -
-
Uses of KeyManagementScheme in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as KeyManagementScheme Modifier and Type Field Description protected KeyManagementSchemeKeyValue. schemeMethods in net.authorize.api.contract.v1 that return KeyManagementScheme Modifier and Type Method Description KeyManagementSchemeObjectFactory. createKeyManagementScheme()Create an instance ofKeyManagementSchemeKeyManagementSchemeKeyValue. getScheme()Gets the value of the scheme property.Methods in net.authorize.api.contract.v1 with parameters of type KeyManagementScheme Modifier and Type Method Description voidKeyValue. setScheme(KeyManagementScheme value)Sets the value of the scheme property.
-