Uses of Class
org.apache.syncope.wa.bootstrap.WARestClient
-
-
Uses of WARestClient in org.apache.syncope.wa.bootstrap
Fields in org.apache.syncope.wa.bootstrap declared as WARestClient Modifier and Type Field Description protected WARestClient
WAPropertySourceLocator. waRestClient
Methods in org.apache.syncope.wa.bootstrap that return WARestClient Modifier and Type Method Description WARestClient
WABootstrapConfiguration.WAClientConfiguration. waRestClient()
Methods in org.apache.syncope.wa.bootstrap with parameters of type WARestClient Modifier and Type Method Description AttrRepoPropertySourceMapper
WABootstrapConfiguration.PropertySourceConfiguration. attrRepoPropertySourceMapper(WARestClient waRestClient)
AuthModulePropertySourceMapper
WABootstrapConfiguration.PropertySourceConfiguration. authModulePropertySourceMapper(WARestClient waRestClient)
org.springframework.cloud.bootstrap.config.PropertySourceLocator
WABootstrapConfiguration.PropertySourceConfiguration. configPropertySourceLocator(org.apereo.cas.util.crypto.CipherExecutor<String,String> waConfigurationCipher, WARestClient waRestClient, AuthModulePropertySourceMapper authModulePropertySourceMapper, AttrRepoPropertySourceMapper attrRepoPropertySourceMapper, AttrReleaseMapper attrReleaseMapper)
Constructors in org.apache.syncope.wa.bootstrap with parameters of type WARestClient Constructor Description WAPropertySourceLocator(WARestClient waRestClient, AuthModulePropertySourceMapper authModulePropertySourceMapper, AttrRepoPropertySourceMapper attrRepoPropertySourceMapper, AttrReleaseMapper attrReleaseMapper, org.apereo.cas.util.crypto.CipherExecutor<String,String> configurationCipher)
-
Uses of WARestClient in org.apache.syncope.wa.bootstrap.mapping
Fields in org.apache.syncope.wa.bootstrap.mapping declared as WARestClient Modifier and Type Field Description protected WARestClient
AttrRepoPropertySourceMapper. waRestClient
protected WARestClient
AuthModulePropertySourceMapper. waRestClient
Constructors in org.apache.syncope.wa.bootstrap.mapping with parameters of type WARestClient Constructor Description AttrRepoPropertySourceMapper(WARestClient waRestClient)
AuthModulePropertySourceMapper(WARestClient waRestClient)
-
Uses of WARestClient in org.apache.syncope.wa.starter.actuate
Fields in org.apache.syncope.wa.starter.actuate declared as WARestClient Modifier and Type Field Description protected WARestClient
SyncopeCoreHealthIndicator. waRestClient
Constructors in org.apache.syncope.wa.starter.actuate with parameters of type WARestClient Constructor Description SyncopeCoreHealthIndicator(WARestClient waRestClient)
-
Uses of WARestClient in org.apache.syncope.wa.starter.audit
Constructors in org.apache.syncope.wa.starter.audit with parameters of type WARestClient Constructor Description WAAuditTrailManager(WARestClient restClient)
-
Uses of WARestClient in org.apache.syncope.wa.starter.config
Methods in org.apache.syncope.wa.starter.config with parameters of type WARestClient Modifier and Type Method Description org.apereo.cas.audit.AuditTrailExecutionPlanConfigurer
WAContext. auditConfigurer(WARestClient waRestClient)
org.apereo.cas.support.events.CasEventRepository
WAContext. casEventRepository(WARestClient waRestClient, org.apereo.cas.support.events.CasEventRepositoryFilter syncopeWAEventRepositoryFilter)
org.apereo.cas.support.pac4j.authentication.clients.DelegatedClientFactoryCustomizer<org.pac4j.core.client.Client>
WAContext. delegatedClientCustomizer(WARestClient waRestClient)
org.apereo.cas.otp.repository.credentials.OneTimeTokenCredentialRepository
WAContext. googleAuthenticatorAccountRegistry(org.apereo.cas.configuration.CasConfigurationProperties casProperties, org.apereo.cas.util.crypto.CipherExecutor<String,String> googleAuthenticatorAccountCipherExecutor, org.apereo.cas.util.crypto.CipherExecutor<Number,Number> googleAuthenticatorScratchCodesCipherExecutor, com.warrenstrange.googleauth.IGoogleAuthenticator googleAuthenticatorInstance, WARestClient waRestClient)
org.apereo.cas.trusted.authentication.api.MultifactorAuthenticationTrustStorage
WAContext. mfaTrustStorage(org.apereo.cas.configuration.CasConfigurationProperties casProperties, org.apereo.cas.trusted.authentication.api.MultifactorAuthenticationTrustRecordKeyGenerator keyGenerationStrategy, org.apereo.cas.util.crypto.CipherExecutor<Serializable,String> mfaTrustCipherExecutor, WARestClient waRestClient)
org.apereo.cas.oidc.jwks.generator.OidcJsonWebKeystoreGeneratorService
WAContext. oidcJsonWebKeystoreGeneratorService(org.apereo.cas.configuration.CasConfigurationProperties casProperties, WARestClient waRestClient)
WAGoogleMfaAuthTokenRepository
WAContext. oneTimeTokenAuthenticatorTokenRepository(org.apereo.cas.configuration.CasConfigurationProperties casProperties, WARestClient waRestClient)
org.apereo.cas.support.saml.idp.metadata.generator.SamlIdPMetadataGenerator
WAContext. samlIdPMetadataGenerator(WARestClient waRestClient, org.apereo.cas.support.saml.idp.metadata.generator.SamlIdPMetadataGeneratorConfigurationContext context)
org.apereo.cas.support.saml.idp.metadata.locator.SamlIdPMetadataLocator
WAContext. samlIdPMetadataLocator(org.apereo.cas.util.crypto.CipherExecutor<String,String> cipherExecutor, com.github.benmanes.caffeine.cache.Cache<String,org.apereo.cas.support.saml.services.idp.metadata.SamlIdPMetadataDocument> samlIdPMetadataCache, WARestClient waRestClient)
org.apereo.cas.authentication.surrogate.SurrogateAuthenticationService
WAContext. surrogateAuthenticationService(WARestClient waRestClient)
SyncopeCoreHealthIndicator
WAContext. syncopeCoreHealthIndicator(WARestClient waRestClient)
org.apereo.cas.services.ServiceRegistryExecutionPlanConfigurer
WAContext. syncopeServiceRegistryConfigurer(ConfigurableApplicationContext ctx, WARestClient waRestClient, RegisteredServiceMapper registeredServiceMapper, ObjectProvider<List<org.apereo.cas.services.ServiceRegistryListener>> serviceRegistryListeners)
org.apereo.cas.adaptors.u2f.storage.U2FDeviceRepository
WAContext. u2fDeviceRepository(org.apereo.cas.configuration.CasConfigurationProperties casProperties, WARestClient waRestClient)
org.apereo.cas.webauthn.storage.WebAuthnCredentialRepository
WAContext. webAuthnCredentialRepository(org.apereo.cas.configuration.CasConfigurationProperties casProperties, WARestClient waRestClient)
-
Uses of WARestClient in org.apache.syncope.wa.starter.events
Constructors in org.apache.syncope.wa.starter.events with parameters of type WARestClient Constructor Description WAEventRepository(org.apereo.cas.support.events.CasEventRepositoryFilter eventRepositoryFilter, WARestClient restClient)
-
Uses of WARestClient in org.apache.syncope.wa.starter.gauth
Fields in org.apache.syncope.wa.starter.gauth declared as WARestClient Modifier and Type Field Description protected WARestClient
WAGoogleMfaAuthCredentialRepository. waRestClient
protected WARestClient
WAGoogleMfaAuthTokenRepository. waRestClient
Constructors in org.apache.syncope.wa.starter.gauth with parameters of type WARestClient Constructor Description WAGoogleMfaAuthCredentialRepository(WARestClient waRestClient, com.warrenstrange.googleauth.IGoogleAuthenticator googleAuthenticator)
WAGoogleMfaAuthTokenRepository(WARestClient waRestClient, long expireTokensInSeconds)
-
Uses of WARestClient in org.apache.syncope.wa.starter.mfa
Fields in org.apache.syncope.wa.starter.mfa declared as WARestClient Modifier and Type Field Description protected WARestClient
WAMultifactorAuthenticationTrustStorage. waRestClient
Constructors in org.apache.syncope.wa.starter.mfa with parameters of type WARestClient Constructor Description WAMultifactorAuthenticationTrustStorage(org.apereo.cas.configuration.model.support.mfa.trusteddevice.TrustedDevicesMultifactorProperties trustedDevicesMultifactorProperties, org.apereo.cas.util.crypto.CipherExecutor<Serializable,String> cipherExecutor, org.apereo.cas.trusted.authentication.api.MultifactorAuthenticationTrustRecordKeyGenerator keyGenerationStrategy, WARestClient waRestClient)
-
Uses of WARestClient in org.apache.syncope.wa.starter.oidc
Fields in org.apache.syncope.wa.starter.oidc declared as WARestClient Modifier and Type Field Description protected WARestClient
WAOIDCJWKSGeneratorService. waRestClient
Constructors in org.apache.syncope.wa.starter.oidc with parameters of type WARestClient Constructor Description WAOIDCJWKSGeneratorService(WARestClient waRestClient, String jwksKeyId, String jwksType, int jwksKeySize)
-
Uses of WARestClient in org.apache.syncope.wa.starter.pac4j.saml
Fields in org.apache.syncope.wa.starter.pac4j.saml declared as WARestClient Modifier and Type Field Description protected WARestClient
WASAML2ClientCustomizer. restClient
protected WARestClient
WASAML2ClientKeystoreGenerator. waRestClient
protected WARestClient
WASAML2ClientMetadataGenerator. waRestClient
protected WARestClient
WASAML2MetadataResolver. waRestClient
Constructors in org.apache.syncope.wa.starter.pac4j.saml with parameters of type WARestClient Constructor Description WASAML2ClientCustomizer(WARestClient restClient)
WASAML2ClientKeystoreGenerator(WARestClient waRestClient, org.pac4j.saml.client.SAML2Client saml2Client)
WASAML2ClientMetadataGenerator(WARestClient waRestClient, org.pac4j.saml.client.SAML2Client saml2Client)
WASAML2MetadataResolver(WARestClient waRestClient, org.pac4j.saml.client.SAML2Client saml2Client)
-
Uses of WARestClient in org.apache.syncope.wa.starter.saml.idp.metadata
Fields in org.apache.syncope.wa.starter.saml.idp.metadata declared as WARestClient Modifier and Type Field Description protected WARestClient
WASamlIdPMetadataGenerator. waRestClient
protected WARestClient
WASamlIdPMetadataLocator. waRestClient
Constructors in org.apache.syncope.wa.starter.saml.idp.metadata with parameters of type WARestClient Constructor Description WASamlIdPMetadataGenerator(org.apereo.cas.support.saml.idp.metadata.generator.SamlIdPMetadataGeneratorConfigurationContext samlIdPMetadataGeneratorConfigurationContext, WARestClient waRestClient)
WASamlIdPMetadataLocator(org.apereo.cas.util.crypto.CipherExecutor<String,String> metadataCipherExecutor, com.github.benmanes.caffeine.cache.Cache<String,org.apereo.cas.support.saml.services.idp.metadata.SamlIdPMetadataDocument> metadataCache, WARestClient waRestClient)
-
Uses of WARestClient in org.apache.syncope.wa.starter.services
Fields in org.apache.syncope.wa.starter.services declared as WARestClient Modifier and Type Field Description protected WARestClient
WAServiceRegistry. waRestClient
Constructors in org.apache.syncope.wa.starter.services with parameters of type WARestClient Constructor Description WAServiceRegistry(WARestClient restClient, RegisteredServiceMapper registeredServiceMapper, ConfigurableApplicationContext applicationContext, Collection<org.apereo.cas.services.ServiceRegistryListener> serviceRegistryListeners)
-
Uses of WARestClient in org.apache.syncope.wa.starter.surrogate
Fields in org.apache.syncope.wa.starter.surrogate declared as WARestClient Modifier and Type Field Description protected WARestClient
WASurrogateAuthenticationService. waRestClient
Constructors in org.apache.syncope.wa.starter.surrogate with parameters of type WARestClient Constructor Description WASurrogateAuthenticationService(WARestClient waRestClient)
-
Uses of WARestClient in org.apache.syncope.wa.starter.u2f
Fields in org.apache.syncope.wa.starter.u2f declared as WARestClient Modifier and Type Field Description protected WARestClient
WAU2FDeviceRepository. waRestClient
Constructors in org.apache.syncope.wa.starter.u2f with parameters of type WARestClient Constructor Description WAU2FDeviceRepository(org.apereo.cas.configuration.CasConfigurationProperties casProperties, com.github.benmanes.caffeine.cache.LoadingCache<String,String> requestStorage, WARestClient waRestClient, OffsetDateTime expirationDate)
-
Uses of WARestClient in org.apache.syncope.wa.starter.webauthn
Fields in org.apache.syncope.wa.starter.webauthn declared as WARestClient Modifier and Type Field Description protected WARestClient
WAWebAuthnCredentialRepository. waRestClient
Constructors in org.apache.syncope.wa.starter.webauthn with parameters of type WARestClient Constructor Description WAWebAuthnCredentialRepository(org.apereo.cas.configuration.CasConfigurationProperties properties, WARestClient waRestClient)
-