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

digital.toke.CreateTokenParameters Maven / Gradle / Ivy

There is a newer version: 1.0.1
Show newest version
/*
 * SPDX-License-Identifier: Apache-2.0
 * Copyright 2019 David R. Smith All Rights Reserved 
 */
package digital.toke;

/**
 * auth/token/create* has parameters, which we encapsulate here
 * 
 * @author David R. Smith <[email protected]>
 * @see TokeDriverConfig
 */
public class CreateTokenParameters {

	public CreateTokenParameters() {
		// TODO Auto-generated constructor stub
	}

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy