Uses of Class
com.cyberark.conjur.sdk.model.AuthenticatorStatus
Packages that use AuthenticatorStatus
-
Uses of AuthenticatorStatus in com.cyberark.conjur.sdk.endpoint
Methods in com.cyberark.conjur.sdk.endpoint that return AuthenticatorStatusModifier and TypeMethodDescriptionStatusApi.getGCPAuthenticatorStatus(String account) Details whether an authentication service has been configured properly Once the status webservice has been properly configured and the relevant user groups have been given permissions to access the status webservice, the users in those groups can check the status of the authenticator.StatusApi.getGCPAuthenticatorStatus(String account, String xRequestId) Details whether an authentication service has been configured properly Once the status webservice has been properly configured and the relevant user groups have been given permissions to access the status webservice, the users in those groups can check the status of the authenticator.StatusApi.getServiceAuthenticatorStatus(String authenticator, String serviceId, String account) Details whether an authentication service has been configured properly Once the status webservice has been properly configured and the relevant user groups have been given permissions to access the status webservice, the users in those groups can check the status of the authenticator.StatusApi.getServiceAuthenticatorStatus(String authenticator, String serviceId, String account, String xRequestId) Details whether an authentication service has been configured properly Once the status webservice has been properly configured and the relevant user groups have been given permissions to access the status webservice, the users in those groups can check the status of the authenticator.Methods in com.cyberark.conjur.sdk.endpoint that return types with arguments of type AuthenticatorStatusModifier and TypeMethodDescriptionStatusApi.getGCPAuthenticatorStatusWithHttpInfo(String account) Details whether an authentication service has been configured properly Once the status webservice has been properly configured and the relevant user groups have been given permissions to access the status webservice, the users in those groups can check the status of the authenticator.StatusApi.getGCPAuthenticatorStatusWithHttpInfo(String account, String xRequestId) Details whether an authentication service has been configured properly Once the status webservice has been properly configured and the relevant user groups have been given permissions to access the status webservice, the users in those groups can check the status of the authenticator.StatusApi.getServiceAuthenticatorStatusWithHttpInfo(String authenticator, String serviceId, String account) Details whether an authentication service has been configured properly Once the status webservice has been properly configured and the relevant user groups have been given permissions to access the status webservice, the users in those groups can check the status of the authenticator.StatusApi.getServiceAuthenticatorStatusWithHttpInfo(String authenticator, String serviceId, String account, String xRequestId) Details whether an authentication service has been configured properly Once the status webservice has been properly configured and the relevant user groups have been given permissions to access the status webservice, the users in those groups can check the status of the authenticator.Method parameters in com.cyberark.conjur.sdk.endpoint with type arguments of type AuthenticatorStatusModifier and TypeMethodDescriptionokhttp3.CallStatusApi.getGCPAuthenticatorStatusAsync(String account, String xRequestId, ApiCallback<AuthenticatorStatus> _callback) Details whether an authentication service has been configured properly (asynchronously) Once the status webservice has been properly configured and the relevant user groups have been given permissions to access the status webservice, the users in those groups can check the status of the authenticator.okhttp3.CallStatusApi.getServiceAuthenticatorStatusAsync(String authenticator, String serviceId, String account, String xRequestId, ApiCallback<AuthenticatorStatus> _callback) Details whether an authentication service has been configured properly (asynchronously) Once the status webservice has been properly configured and the relevant user groups have been given permissions to access the status webservice, the users in those groups can check the status of the authenticator. -
Uses of AuthenticatorStatus in com.cyberark.conjur.sdk.model
Methods in com.cyberark.conjur.sdk.model that return AuthenticatorStatusModifier and TypeMethodDescription