NamedCredential interface

This interface associates a name with a credential object added to the JAAS subject.

Syntax

public interface NamedCredential

Derived classes

Remarks

This can be used by other components interfacing with CSI to retrieve the JAAS credentials and the name of the credentials to perform SSO.