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