Interface IAuthCredentials
-
- All Known Subinterfaces:
IUserNamePasswordCredentials
- All Known Implementing Classes:
UserNamePasswordCredentials
public interface IAuthCredentialsThis interface is the base interface for authentication credentials to check against a principal. This can e.g. be username and password.- Author:
- Philip Helger