Uses of Package
com.helger.security.authentication.credentials
-
Classes in com.helger.security.authentication.credentials used by com.helger.security.authentication.credentials Class Description CredentialValidationResult Default implementation ofICredentialValidationResult.IAuthCredentials This interface is the base interface for authentication credentials to check against a principal.IAuthCredentialToSubjectResolverSPI This interface needs to be implemented by all classes that are used for resolving credentials to a certain subject.IAuthCredentialValidatorSPI This SPI needs to be implemented by all implementing application to validate the specified credentials.
Note: each class implementing this file needs to register itself in a file called/META-INF/services/com.helger.photon.basic.auth.credentials.IAuthCredentialValidatorSPIICredentialValidationResult Base interface for the credential validation result. -
Classes in com.helger.security.authentication.credentials used by com.helger.security.authentication.credentials.usernamepw Class Description IAuthCredentials This interface is the base interface for authentication credentials to check against a principal. -
Classes in com.helger.security.authentication.credentials used by com.helger.security.authentication.result Class Description IAuthCredentials This interface is the base interface for authentication credentials to check against a principal.ICredentialValidationResult Base interface for the credential validation result.