@Generated(value="com.okta.swagger.codegen.OktaJavaClientApiCodegen",
date="2021-12-01T11:06:42.145-06:00")
public interface AuthenticatorSettings
extends ExtensibleResource
| Modifier and Type | Method and Description |
|---|---|
AllowedForEnum |
getAllowedFor() |
java.lang.Integer |
getTokenLifetimeInMinutes() |
AuthenticatorSettings |
setAllowedFor(AllowedForEnum allowedFor) |
AuthenticatorSettings |
setTokenLifetimeInMinutes(java.lang.Integer tokenLifetimeInMinutes) |
getResourceHref, setResourceHrefgetBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringListAllowedForEnum getAllowedFor()
AuthenticatorSettings setAllowedFor(AllowedForEnum allowedFor)
java.lang.Integer getTokenLifetimeInMinutes()
AuthenticatorSettings setTokenLifetimeInMinutes(java.lang.Integer tokenLifetimeInMinutes)
Copyright © 2017-2021 Okta. All Rights Reserved.