Class AuthenticationSubject
java.lang.Object
pl.edu.icm.unity.engine.api.authn.AuthenticationSubject
DTO containing information about a user being authenticated. In case of first factor it is identity of unknown type.
In case of 2nd factor it is a concrete entity.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic AuthenticationSubjectentityBased(long entityId) booleaninthashCode()static AuthenticationSubjectidentityBased(String identity) toString()