Uses of Interface
org.projecthusky.xua.communication.config.IdpClientConfig
Packages that use IdpClientConfig
Package
Description
-
Uses of IdpClientConfig in org.projecthusky.xua.authentication
Methods in org.projecthusky.xua.authentication with parameters of type IdpClientConfigModifier and TypeMethodDescriptionAuthenticationModule.invokeUserAuthentication(AuthnRequest aAuthnRequest, IdpClientConfig clientConfiguration) Method to get the authentication assertion from an idp. Methode um die Authentifizierungs-Assertion eines IdP zu erhalten. -
Uses of IdpClientConfig in org.projecthusky.xua.communication.clients.impl
Methods in org.projecthusky.xua.communication.clients.impl with parameters of type IdpClientConfigModifier and TypeMethodDescriptionstatic IdpClientClientFactory.getIdpClient(IdpClientConfig clientConfiguration) Method to get a IdpClient as instance. -
Uses of IdpClientConfig in org.projecthusky.xua.communication.config.impl
Classes in org.projecthusky.xua.communication.config.impl that implement IdpClientConfigModifier and TypeClassDescriptionclassImplementation class of Interface IdpClientConfig Implementations Klasse von Interface IdpClientConfigclassImplementation class of Interface IdpClientConfig Implementations Klasse von Interface IdpClientConfigclassImplementation class of Interface IdpClientCertificateAuthConfigImpl Implementations Klasse von Interface IdpClientCertificateAuthConfigImplclassImplementation class of Interface IdpClientViaHttpProxyConfig Implementations Klasse von Interface IdpClientViaHttpProxyConfig -
Uses of IdpClientConfig in org.projecthusky.xua.communication.impl
Methods in org.projecthusky.xua.communication.impl with parameters of type IdpClientConfigModifier and TypeMethodDescriptionConvenienceUserAccessAuthenticationImpl.invokeUserAuthentication(AuthnRequest aAuthnRequest, IdpClientConfig clientConfiguration) Method to get the authentication assertion from an idp. Methode um die Authentifizierungs-Assertion eines IdP zu erhalten.