public final class AuthenticationExchange extends Object
Constructor and Description |
---|
AuthenticationExchange(StoredAuthenticationRequest storedRequest,
IAuthenticationResponse connectorResponse) |
Modifier and Type | Method and Description |
---|---|
IAuthenticationResponse |
getConnectorResponse() |
StoredAuthenticationRequest |
getStoredRequest() |
public AuthenticationExchange(@Nonnull StoredAuthenticationRequest storedRequest, @Nonnull IAuthenticationResponse connectorResponse)
@Nonnull public StoredAuthenticationRequest getStoredRequest()
@Nonnull public IAuthenticationResponse getConnectorResponse()
Copyright © 2020. All Rights Reserved.