| Interface | Description | 
|---|---|
| OobManager | 
 A manager to serve the OOB manager objects. 
 | 
| OobMessageResponse | 
 OOB message response. 
 | 
| OobResponse | 
 Extends the  
IdpResult in order to define the user data keys
 specific for the OOB subsystem. | 
| Class | Description | 
|---|---|
| OobConfiguration | 
 OobConfiguration for OOB module. 
 | 
| OobConfiguration.Builder | 
 Builder for building  
OobConfiguration object. | 
| OobModule | 
 OobModule class which is the entry-point for OOB features. 
 | 
| OobRequestParameter | 
 Configuration of additional parameters of OOB request. 
 | 
| OobRequestParameter.Builder | 
 Builder for  
OobRequestParameter | 
| OobResultCode | 
 The definition of the OOB result codes. 
 | 
| OobResultDomain | 
 Domains of result codes defined in  
OobResultCode. | 
| Enum | Description | 
|---|---|
| OobConfiguration.OobRootPolicy | 
 The OOB behavior policy of the Idp Mobile SDK when the physical device is
 detected as being rooted. 
 | 
| Exception | Description | 
|---|---|
| OobException | 
 Exception that is thrown when OOB operation fails. 
 |