Class PowerAuthTokenAuthenticationImpl

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

public class PowerAuthTokenAuthenticationImpl
extends org.springframework.security.authentication.AbstractAuthenticationToken
implements PowerAuthTokenAuthentication
Implementation of the PowerAuthTokenAuthentication interface, with Spring Security objects.
Author:
Petr Dvorak, petr@wultra.com
See Also:
Serialized Form