setContextRetrieverProviders(String) method

Allows a client to specify the context retriever provider list.

Syntax

void setContextRetrieverProviders ( String providers )

Parameters

Usage

This value may contain zero or more providers that implement the

com.sybase.security.provider.ContextRetriever

interface. The default value for this property is set by the com.sybase.security.ContextRetriever system property. If this property is null then the JVM will be searched for available configuration properties using the JAR services discovery mechanism.