com.github.vzakharchenko.radius.providers.IRadiusAttributesProviderFactory Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of radius-plugin Show documentation
Show all versions of radius-plugin Show documentation
Extension for keycloak for working as Radius Server.
package com.github.vzakharchenko.radius.providers;
import org.keycloak.provider.ProviderFactory;
public interface IRadiusAttributesProviderFactory
extends ProviderFactory {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy