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:
ObjectModel
Schema for session authentication information.
-
Method Summary
Modifier and TypeMethodDescriptionGets the authenticated.Gets the authenticationDb.Gets the authenticationHandlers.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
getAuthenticated
Gets the authenticated. authenticated.- Returns:
- the authenticated
-
getAuthenticationDb
Gets the authenticationDb. authentication_db.- Returns:
- the authenticationDb
-
getAuthenticationHandlers
Gets the authenticationHandlers. authentication_handlers.- Returns:
- the authenticationHandlers
-