jar

org.apache.cxf.services.sts : cxf-services-sts-core

Maven & Gradle

Jun 06, 2023
126 usages

Apache CXF STS Core

Table Of Contents

Latest Version

Download org.apache.cxf.services.sts : cxf-services-sts-core JAR file - Latest Versions:

All Versions

Download org.apache.cxf.services.sts : cxf-services-sts-core JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.6.x
3.5.x
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x
2.7.x
CVE-2014-0034
CVE-2014-0034
CVE-2014-0034
CVE-2014-0034
CVE-2014-0034
CVE-2014-0034
CVE-2014-0034
CVE-2014-0034
CVE-2014-0034
2.6.x
CVE-2014-0034
CVE-2014-0034
CVE-2014-0034
CVE-2014-0034
CVE-2014-0034
CVE-2014-0034
CVE-2014-0034
CVE-2014-0034
CVE-2014-0034
CVE-2014-0034
CVE-2014-0034
CVE-2014-0034
2.5.x CVE-2014-0034
CVE-2014-0034
CVE-2014-0034
CVE-2014-0034
CVE-2014-0034
CVE-2014-0034
CVE-2014-0034
CVE-2014-0034
CVE-2014-0034
CVE-2014-0034
CVE-2014-0034
CVE-2014-0034

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window cxf-services-sts-core-4.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.cxf.sts.token.renewer

├─ org.apache.cxf.sts.token.renewer.SAMLTokenRenewer.class - [JAR]

├─ org.apache.cxf.sts.token.renewer.TokenRenewer.class - [JAR]

├─ org.apache.cxf.sts.token.renewer.TokenRenewerParameters.class - [JAR]

├─ org.apache.cxf.sts.token.renewer.TokenRenewerResponse.class - [JAR]

org.apache.cxf.sts.token.validator.jwt

├─ org.apache.cxf.sts.token.validator.jwt.DefaultJWTRoleParser.class - [JAR]

├─ org.apache.cxf.sts.token.validator.jwt.JWTRoleParser.class - [JAR]

├─ org.apache.cxf.sts.token.validator.jwt.JWTTokenValidator.class - [JAR]

org.apache.cxf.sts.event

├─ org.apache.cxf.sts.event.AbstractSTSEvent.class - [JAR]

├─ org.apache.cxf.sts.event.AbstractSTSFailureEvent.class - [JAR]

├─ org.apache.cxf.sts.event.AbstractSTSSuccessEvent.class - [JAR]

├─ org.apache.cxf.sts.event.LoggerPatternLayoutLogback.class - [JAR]

├─ org.apache.cxf.sts.event.STSCancelFailureEvent.class - [JAR]

├─ org.apache.cxf.sts.event.STSCancelSuccessEvent.class - [JAR]

├─ org.apache.cxf.sts.event.STSEventListener.class - [JAR]

├─ org.apache.cxf.sts.event.STSIssueFailureEvent.class - [JAR]

├─ org.apache.cxf.sts.event.STSIssueSuccessEvent.class - [JAR]

├─ org.apache.cxf.sts.event.STSRenewFailureEvent.class - [JAR]

├─ org.apache.cxf.sts.event.STSRenewSuccessEvent.class - [JAR]

├─ org.apache.cxf.sts.event.STSValidateFailureEvent.class - [JAR]

├─ org.apache.cxf.sts.event.STSValidateSuccessEvent.class - [JAR]

├─ org.apache.cxf.sts.event.TokenCancellerParametersSupport.class - [JAR]

├─ org.apache.cxf.sts.event.TokenProviderParametersSupport.class - [JAR]

├─ org.apache.cxf.sts.event.TokenRenewerParametersSupport.class - [JAR]

├─ org.apache.cxf.sts.event.TokenValidatorParametersSupport.class - [JAR]

org.apache.cxf.sts.token.provider.jwt

├─ org.apache.cxf.sts.token.provider.jwt.DefaultJWTClaimsProvider.class - [JAR]

├─ org.apache.cxf.sts.token.provider.jwt.JWTClaimsProvider.class - [JAR]

├─ org.apache.cxf.sts.token.provider.jwt.JWTClaimsProviderParameters.class - [JAR]

├─ org.apache.cxf.sts.token.provider.jwt.JWTTokenProvider.class - [JAR]

org.apache.cxf.sts.token.realm

├─ org.apache.cxf.sts.token.realm.CertConstraintsParser.class - [JAR]

├─ org.apache.cxf.sts.token.realm.JWTRealmCodec.class - [JAR]

├─ org.apache.cxf.sts.token.realm.RealmProperties.class - [JAR]

├─ org.apache.cxf.sts.token.realm.RealmSupport.class - [JAR]

├─ org.apache.cxf.sts.token.realm.Relationship.class - [JAR]

├─ org.apache.cxf.sts.token.realm.RelationshipResolver.class - [JAR]

├─ org.apache.cxf.sts.token.realm.SAMLRealmCodec.class - [JAR]

├─ org.apache.cxf.sts.token.realm.UsernameTokenRealmCodec.class - [JAR]

org.apache.cxf.sts.token.delegation

├─ org.apache.cxf.sts.token.delegation.HOKDelegationHandler.class - [JAR]

├─ org.apache.cxf.sts.token.delegation.SAMLDelegationHandler.class - [JAR]

├─ org.apache.cxf.sts.token.delegation.TokenDelegationHandler.class - [JAR]

├─ org.apache.cxf.sts.token.delegation.TokenDelegationParameters.class - [JAR]

├─ org.apache.cxf.sts.token.delegation.TokenDelegationResponse.class - [JAR]

├─ org.apache.cxf.sts.token.delegation.UsernameTokenDelegationHandler.class - [JAR]

org.apache.cxf.sts.request

├─ org.apache.cxf.sts.request.BinarySecret.class - [JAR]

├─ org.apache.cxf.sts.request.Entropy.class - [JAR]

├─ org.apache.cxf.sts.request.KeyRequirements.class - [JAR]

├─ org.apache.cxf.sts.request.Lifetime.class - [JAR]

├─ org.apache.cxf.sts.request.Participants.class - [JAR]

├─ org.apache.cxf.sts.request.ReceivedCredential.class - [JAR]

├─ org.apache.cxf.sts.request.ReceivedToken.class - [JAR]

├─ org.apache.cxf.sts.request.Renewing.class - [JAR]

├─ org.apache.cxf.sts.request.RequestParser.class - [JAR]

├─ org.apache.cxf.sts.request.RequestRequirements.class - [JAR]

├─ org.apache.cxf.sts.request.TokenRequirements.class - [JAR]

org.apache.cxf.sts.rest

├─ org.apache.cxf.sts.rest.RESTSecurityTokenService.class - [JAR]

├─ org.apache.cxf.sts.rest.RESTSecurityTokenServiceImpl.class - [JAR]

org.apache.cxf.sts.event.map

├─ org.apache.cxf.sts.event.map.EventMapper.class - [JAR]

├─ org.apache.cxf.sts.event.map.KEYS.class - [JAR]

├─ org.apache.cxf.sts.event.map.MapEvent.class - [JAR]

├─ org.apache.cxf.sts.event.map.MapEventListener.class - [JAR]

├─ org.apache.cxf.sts.event.map.MapEventLogger.class - [JAR]

org.apache.cxf.sts.token.provider

├─ org.apache.cxf.sts.token.provider.AbstractSAMLTokenProvider.class - [JAR]

├─ org.apache.cxf.sts.token.provider.ActAsAttributeStatementProvider.class - [JAR]

├─ org.apache.cxf.sts.token.provider.AttributeStatementProvider.class - [JAR]

├─ org.apache.cxf.sts.token.provider.AuthDecisionStatementProvider.class - [JAR]

├─ org.apache.cxf.sts.token.provider.AuthenticationStatementProvider.class - [JAR]

├─ org.apache.cxf.sts.token.provider.ConditionsProvider.class - [JAR]

├─ org.apache.cxf.sts.token.provider.DefaultAttributeStatementProvider.class - [JAR]

├─ org.apache.cxf.sts.token.provider.DefaultConditionsProvider.class - [JAR]

├─ org.apache.cxf.sts.token.provider.DefaultSubjectProvider.class - [JAR]

├─ org.apache.cxf.sts.token.provider.SAMLTokenProvider.class - [JAR]

├─ org.apache.cxf.sts.token.provider.SCTProvider.class - [JAR]

├─ org.apache.cxf.sts.token.provider.SamlCallbackHandler.class - [JAR]

├─ org.apache.cxf.sts.token.provider.SamlCustomHandler.class - [JAR]

├─ org.apache.cxf.sts.token.provider.SubjectProvider.class - [JAR]

├─ org.apache.cxf.sts.token.provider.SubjectProviderParameters.class - [JAR]

├─ org.apache.cxf.sts.token.provider.SymmetricKeyHandler.class - [JAR]

├─ org.apache.cxf.sts.token.provider.TokenProvider.class - [JAR]

├─ org.apache.cxf.sts.token.provider.TokenProviderParameters.class - [JAR]

├─ org.apache.cxf.sts.token.provider.TokenProviderResponse.class - [JAR]

├─ org.apache.cxf.sts.token.provider.TokenProviderUtils.class - [JAR]

├─ org.apache.cxf.sts.token.provider.TokenReference.class - [JAR]

org.apache.cxf.sts.provider

├─ org.apache.cxf.sts.provider.DefaultSecurityTokenServiceProvider.class - [JAR]

org.apache.cxf.sts

├─ org.apache.cxf.sts.IdentityMapper.class - [JAR]

├─ org.apache.cxf.sts.QNameConstants.class - [JAR]

├─ org.apache.cxf.sts.RealmParser.class - [JAR]

├─ org.apache.cxf.sts.STSConstants.class - [JAR]

├─ org.apache.cxf.sts.STSPropertiesMBean.class - [JAR]

├─ org.apache.cxf.sts.SignatureProperties.class - [JAR]

├─ org.apache.cxf.sts.StaticSTSProperties.class - [JAR]

org.apache.cxf.sts.claims.mapper

├─ org.apache.cxf.sts.claims.mapper.ClaimUtils.class - [JAR]

├─ org.apache.cxf.sts.claims.mapper.JexlClaimsMapper.class - [JAR]

├─ org.apache.cxf.sts.claims.mapper.PassThroughClaimsMapper.class - [JAR]

org.apache.cxf.sts.cache

├─ org.apache.cxf.sts.cache.AbstractIdentityCache.class - [JAR]

├─ org.apache.cxf.sts.cache.CacheUtils.class - [JAR]

├─ org.apache.cxf.sts.cache.DefaultInMemoryTokenStore.class - [JAR]

├─ org.apache.cxf.sts.cache.EHCacheIdentityCache.class - [JAR]

├─ org.apache.cxf.sts.cache.EHCacheIdentityValue.class - [JAR]

├─ org.apache.cxf.sts.cache.HazelCastTokenStore.class - [JAR]

├─ org.apache.cxf.sts.cache.IdentityCache.class - [JAR]

├─ org.apache.cxf.sts.cache.MemoryIdentityCache.class - [JAR]

├─ org.apache.cxf.sts.cache.MemoryIdentityCacheStatistics.class - [JAR]

org.apache.cxf.sts.interceptor

├─ org.apache.cxf.sts.interceptor.SCTInInterceptor.class - [JAR]

├─ org.apache.cxf.sts.interceptor.SCTOutInterceptor.class - [JAR]

org.apache.cxf.sts.operation

├─ org.apache.cxf.sts.operation.AbstractOperation.class - [JAR]

├─ org.apache.cxf.sts.operation.DefaultTokenWrapper.class - [JAR]

├─ org.apache.cxf.sts.operation.TokenCancelOperation.class - [JAR]

├─ org.apache.cxf.sts.operation.TokenIssueOperation.class - [JAR]

├─ org.apache.cxf.sts.operation.TokenRenewOperation.class - [JAR]

├─ org.apache.cxf.sts.operation.TokenRequestCollectionOperation.class - [JAR]

├─ org.apache.cxf.sts.operation.TokenValidateOperation.class - [JAR]

├─ org.apache.cxf.sts.operation.TokenWrapper.class - [JAR]

org.apache.cxf.sts.service

├─ org.apache.cxf.sts.service.EncryptionProperties.class - [JAR]

├─ org.apache.cxf.sts.service.ServiceMBean.class - [JAR]

├─ org.apache.cxf.sts.service.StaticService.class - [JAR]

org.apache.cxf.sts.claims

├─ org.apache.cxf.sts.claims.ClaimTypes.class - [JAR]

├─ org.apache.cxf.sts.claims.ClaimsAttributeStatementProvider.class - [JAR]

├─ org.apache.cxf.sts.claims.ClaimsHandler.class - [JAR]

├─ org.apache.cxf.sts.claims.ClaimsManager.class - [JAR]

├─ org.apache.cxf.sts.claims.ClaimsMapper.class - [JAR]

├─ org.apache.cxf.sts.claims.ClaimsParameters.class - [JAR]

├─ org.apache.cxf.sts.claims.ClaimsParser.class - [JAR]

├─ org.apache.cxf.sts.claims.ClaimsUtils.class - [JAR]

├─ org.apache.cxf.sts.claims.CombinedClaimsAttributeStatementProvider.class - [JAR]

├─ org.apache.cxf.sts.claims.IdentityClaimsParser.class - [JAR]

├─ org.apache.cxf.sts.claims.LdapClaimsHandler.class - [JAR]

├─ org.apache.cxf.sts.claims.LdapGroupClaimsHandler.class - [JAR]

├─ org.apache.cxf.sts.claims.LdapUtils.class - [JAR]

├─ org.apache.cxf.sts.claims.ProcessedClaim.class - [JAR]

├─ org.apache.cxf.sts.claims.ProcessedClaimCollection.class - [JAR]

├─ org.apache.cxf.sts.claims.StaticClaimsHandler.class - [JAR]

├─ org.apache.cxf.sts.claims.StaticEndpointClaimsHandler.class - [JAR]

org.apache.cxf.sts.token.canceller

├─ org.apache.cxf.sts.token.canceller.SCTCanceller.class - [JAR]

├─ org.apache.cxf.sts.token.canceller.TokenCanceller.class - [JAR]

├─ org.apache.cxf.sts.token.canceller.TokenCancellerParameters.class - [JAR]

├─ org.apache.cxf.sts.token.canceller.TokenCancellerResponse.class - [JAR]

org.apache.cxf.sts.token.validator

├─ org.apache.cxf.sts.token.validator.DefaultSAMLRoleParser.class - [JAR]

├─ org.apache.cxf.sts.token.validator.DefaultSubjectRoleParser.class - [JAR]

├─ org.apache.cxf.sts.token.validator.SAMLRoleParser.class - [JAR]

├─ org.apache.cxf.sts.token.validator.SAMLTokenValidator.class - [JAR]

├─ org.apache.cxf.sts.token.validator.SCTValidator.class - [JAR]

├─ org.apache.cxf.sts.token.validator.SubjectRoleParser.class - [JAR]

├─ org.apache.cxf.sts.token.validator.TokenValidator.class - [JAR]

├─ org.apache.cxf.sts.token.validator.TokenValidatorParameters.class - [JAR]

├─ org.apache.cxf.sts.token.validator.TokenValidatorResponse.class - [JAR]

├─ org.apache.cxf.sts.token.validator.UsernameTokenValidator.class - [JAR]

├─ org.apache.cxf.sts.token.validator.X509TokenValidator.class - [JAR]