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

com.cybersource.flex.sdk.authentication.FlexCredentials Maven / Gradle / Ivy

There is a newer version: 0.11.1
Show newest version
/**
 * Copyright (c) 2017 by CyberSource
 */
package com.cybersource.flex.sdk.authentication;

import javax.security.auth.Destroyable;

/**
 * Marking interface for authentication
 */
public interface FlexCredentials extends Destroyable {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy