Package | Description |
---|---|
com.marklogic.client |
The package provides the core classes, interfaces and exceptions for working with the database.
|
Modifier and Type | Method | Description |
---|---|---|
DatabaseClientFactory.SAMLAuthContext.RenewerCallback |
DatabaseClientFactory.SAMLAuthContext.getRenewer() |
Gets the renewer callback when specified during construction of the SAMLAuthContext.
|
Constructor | Description |
---|---|
SAMLAuthContext(DatabaseClientFactory.SAMLAuthContext.ExpiringSAMLAuth authorization,
DatabaseClientFactory.SAMLAuthContext.RenewerCallback renewer) |
Constructs a context for authorization using a SAML assertions token
and a renewer callback.
|
Copyright © 2013-2019 MarkLogic Corporation.