com.anaptecs.jeaf.junit.impl.AuthorizationTestComponentConfiguration Maven / Gradle / Ivy
/*
* anaptecs GmbH, Ricarda-Huch-Str. 71, 72760 Reutlingen, Germany
*
* Copyright 2004 - 2019. All rights reserved.
*/
package com.anaptecs.jeaf.junit.impl;
import com.anaptecs.jeaf.xfun.api.common.ComponentID;
/**
* Class represents the AuthorizationTest component.
*
*
*/
public final class AuthorizationTestComponentConfiguration {
/**
* In order to avoid direct instantiation of this class the constructor is set to package visibility.
*/
AuthorizationTestComponentConfiguration( ComponentID pComponentID ) {
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy