Class PowerAuthSignatureAuthenticationImpl

java.lang.Object
org.springframework.security.authentication.AbstractAuthenticationToken
io.getlime.security.powerauth.rest.api.spring.authentication.impl.PowerAuthSignatureAuthenticationImpl
All Implemented Interfaces:
PowerAuthAuthentication, PowerAuthSignatureAuthentication, Serializable, Principal, org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer

public class PowerAuthSignatureAuthenticationImpl
extends org.springframework.security.authentication.AbstractAuthenticationToken
implements PowerAuthSignatureAuthentication
PowerAuth authentication object used between PowerAuth Client and intermediate server application (such as mobile banking API).
Author:
Petr Dvorak, petr@wultra.com
See Also:
Serialized Form