Class RemoteAuthenticationResult

java.lang.Object
pl.edu.icm.unity.engine.api.authn.RemoteAuthenticationResult
All Implemented Interfaces:
AuthenticationResult

public class RemoteAuthenticationResult extends Object implements AuthenticationResult
This class object is returned by authenticator with information about authentication result. This cover authentication result of a single authenticator, not the combined result of authentication with all authenticators in the set.