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

com.dottydingo.hyperion.client.ResettableAuthorizationFactory Maven / Gradle / Ivy

package com.dottydingo.hyperion.client;

/**
 */
public interface ResettableAuthorizationFactory extends AuthorizationFactory
{
    void reset();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy