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