@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen", date="2023-07-07T08:49:59.755-05:00") public interface ProtocolAlgorithmTypeSignature extends ExtensibleResource
| Modifier and Type | Interface and Description |
|---|---|
static class |
ProtocolAlgorithmTypeSignature.ScopeEnum
Enum scope
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAlgorithm() |
ProtocolAlgorithmTypeSignature.ScopeEnum |
getScope() |
ProtocolAlgorithmTypeSignature |
setAlgorithm(String algorithm) |
ProtocolAlgorithmTypeSignature |
setScope(ProtocolAlgorithmTypeSignature.ScopeEnum scope) |
getResourceHref, setResourceHrefgetBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringListclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesString getAlgorithm()
ProtocolAlgorithmTypeSignature setAlgorithm(String algorithm)
ProtocolAlgorithmTypeSignature.ScopeEnum getScope()
ProtocolAlgorithmTypeSignature setScope(ProtocolAlgorithmTypeSignature.ScopeEnum scope)
Copyright © 2017–2023 Okta. All rights reserved.