Package dev.galasa.framework.spi.auth
Interface IInternalAuthToken
public interface IInternalAuthToken
An interface for auth token beans used internally to implement. This allows token properties to
be retrieved from different sources (e.g. the ID of a token can correspond to
the ID of a database record).
-
Method Summary