Package com.ibm.cloud.cloudant.v1.model
Class SessionAuthentication
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.cloudant.v1.model.SessionAuthentication
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class SessionAuthentication extends com.ibm.cloud.sdk.core.service.model.GenericModel
Schema for session authentication information.
-
-
Constructor Summary
Constructors Constructor Description SessionAuthentication()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getAuthenticated()
Gets the authenticated.String
getAuthenticationDb()
Gets the authenticationDb.List<String>
getAuthenticationHandlers()
Gets the authenticationHandlers.
-