Package com.okta.idx.sdk.api.model
Class Authenticators
- java.lang.Object
-
- com.okta.idx.sdk.api.model.Authenticators
-
public class Authenticators extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Authenticators()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getType()
AuthenticatorsValue[]
getValue()
-
-
-
Method Detail
-
getType
public java.lang.String getType()
-
getValue
public AuthenticatorsValue[] getValue()
-
-