Class DefaultTenantAuthentication

java.lang.Object
org.springframework.security.authentication.AbstractAuthenticationToken
org.ehrbase.tenant.DefaultTenantAuthentication
All Implemented Interfaces:
Serializable, Principal, TenantAuthentication<String>, org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer

public class DefaultTenantAuthentication extends org.springframework.security.authentication.AbstractAuthenticationToken implements TenantAuthentication<String>
See Also: