@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen",
date="2022-04-28T13:49:19.036-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 |
|---|---|
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-2022 Okta. All Rights Reserved.