Uses of Class
pl.edu.icm.unity.engine.api.authn.AuthenticationSubject
Package
Description
Authentication related API and utilities
Identity API
-
Uses of AuthenticationSubject in pl.edu.icm.unity.engine.api.authn
Modifier and TypeMethodDescriptionstatic AuthenticationSubject
AuthenticationSubject.entityBased
(long entityId) static AuthenticationSubject
AuthenticationSubject.identityBased
(String identity) Modifier and TypeMethodDescriptionvoid
CredentialReset.setSubject
(AuthenticationSubject subject) Sets the subject for which the operations are made.ModifierConstructorDescriptionAuthenticatedEntity
(Long entityId, AuthenticationSubject authnSubject, String outdatedCredentialId) -
Uses of AuthenticationSubject in pl.edu.icm.unity.engine.api.identity
Modifier and TypeMethodDescriptionpl.edu.icm.unity.base.identity.Identity
IdentityResolver.resolveSubject
(AuthenticationSubject subject, String identityType) Provides information about subject including its credentialIdentityResolver.resolveSubject
(AuthenticationSubject subject, String[] identityTypes, String credentialName) Provides information about subject including its credential