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

com.identityx.auth.def.IPooledTokenKey Maven / Gradle / Ivy

Go to download

Client library used for adding authentication to http messages as required by IdentityX Rest Services

There is a newer version: 5.6.0.2
Show newest version
package com.identityx.auth.def;


/**
 * 
 * @author pryan
 *
 */
public interface IPooledTokenKey extends ITokenKey {

	/**
	 * 
	 */
	void returnKey();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy