Package com.okta.sdk.resource.model
Class ProtocolAlgorithmTypeSignature
java.lang.Object
com.okta.sdk.resource.model.ProtocolAlgorithmTypeSignature
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-09T14:19:33.269913-05:00[America/Chicago]",
comments="Generator version: 7.7.0")
public class ProtocolAlgorithmTypeSignature
extends Object
implements Serializable
ProtocolAlgorithmTypeSignature
- See Also:
-
Field Details
-
JSON_PROPERTY_ALGORITHM
- See Also:
-
JSON_PROPERTY_SCOPE
- See Also:
-
-
Constructor Details
-
ProtocolAlgorithmTypeSignature
public ProtocolAlgorithmTypeSignature()
-
-
Method Details
-
algorithm
-
getAlgorithm
-
setAlgorithm
-
scope
-
getScope
-
setScope
-
equals
-
hashCode
-
toString
-