META-INF.services.eu.unicore.security.wsutil.client.authn.AuthenticationProvider Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ucc-core Show documentation
Show all versions of ucc-core Show documentation
UNICORE Commandline Client
The newest version!
#
# authentication methods provided by UCC core
#
eu.unicore.ucc.authn.UsernameAuthN
eu.unicore.ucc.authn.KeystoreAuthN
eu.unicore.ucc.authn.NoAuthN
eu.unicore.ucc.authn.oidc.TokenBasedAuthN
eu.unicore.ucc.authn.oidc.OIDCServerAuthN
eu.unicore.ucc.authn.oidc.OIDCAgentAuthN