Package ch.tocco.nice2.userbase.api.auth
package ch.tocco.nice2.userbase.api.auth
-
ClassDescriptionThis interface combines
PrincipalManager
,PrincipalService
andPrincipalDetailService
to have both implementations in one class.Credentials that represent an already logged-in user by its session uuid.Credentials type that are recognized byAuthenticationHandlers
when new credentials are requested to set.