All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.yamcs.security.AuthenticationToken Maven / Gradle / Ivy

There is a newer version: 5.10.7
Show newest version
package org.yamcs.security;

/**
 * Tag interface that represent any kind of token submitted during login for identifying an application or user.
 */
public interface AuthenticationToken {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy