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

androidStubs.com.ibm.as400.access.TokenManager Maven / Gradle / Ivy

There is a newer version: 11.1
Show newest version
package com.ibm.as400.access;

public class TokenManager {

	public static byte[] getGSSToken(String systemName_, String gssName_) {
		// TODO Auto-generated method stub
		return null;
	}

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy