Interface IdentityConfig

All Known Implementing Classes:
CredentialsFactoryConfig, CredentialsIdentityConfig, KerberosIdentityConfig, TokenIdentityConfig, UsernamePasswordIdentityConfig

public interface IdentityConfig
This interface represents identity configuration in security realms or client security configurations. It provides a method to convert the configuration into a ICredentialsFactory instance.