@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen",
date="2021-03-30T11:57:24.968-07:00")
public interface ProtocolAlgorithmTypeSignature
extends ExtensibleResource
| Modifier and Type | Interface and Description |
|---|---|
static class |
ProtocolAlgorithmTypeSignature.ScopeEnum
Enum scope
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAlgorithm() |
ProtocolAlgorithmTypeSignature.ScopeEnum |
getScope() |
ProtocolAlgorithmTypeSignature |
setAlgorithm(java.lang.String algorithm) |
ProtocolAlgorithmTypeSignature |
setScope(ProtocolAlgorithmTypeSignature.ScopeEnum scope) |
getResourceHref, setResourceHrefgetBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringListjava.lang.String getAlgorithm()
ProtocolAlgorithmTypeSignature setAlgorithm(java.lang.String algorithm)
ProtocolAlgorithmTypeSignature.ScopeEnum getScope()
ProtocolAlgorithmTypeSignature setScope(ProtocolAlgorithmTypeSignature.ScopeEnum scope)
Copyright © 2017-2021 Okta. All Rights Reserved.