Interface Credentials.Factory

Enclosing interface:
Credentials

public static interface Credentials.Factory
Factory for the standard credential types.

An instance of this factory can be obtained as follows:

 
 Credentials.Factory factory = Diffusion.credentials();