jar

org.xacml4j : xacml-core

Maven & Gradle

Feb 19, 2021
2 usages

Xacml4J Core Engine Implementation

Table Of Contents

Latest Version

Download org.xacml4j : xacml-core JAR file - Latest Versions:

All Versions

Download org.xacml4j : xacml-core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x

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 xacml-core-1.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.xacml4j.v30.policy.function

├─ org.xacml4j.v30.policy.function.ArithmeticFunctions.class - [JAR]

├─ org.xacml4j.v30.policy.function.AttributeDesignatorFunctions.class - [JAR]

├─ org.xacml4j.v30.policy.function.BagFunctions.class - [JAR]

├─ org.xacml4j.v30.policy.function.DateTimeArithmeticFunctions.class - [JAR]

├─ org.xacml4j.v30.policy.function.EqualityPredicates.class - [JAR]

├─ org.xacml4j.v30.policy.function.HigherOrderFunctions.class - [JAR]

├─ org.xacml4j.v30.policy.function.LogicalFunctions.class - [JAR]

├─ org.xacml4j.v30.policy.function.NonNumericComparisonFunctions.class - [JAR]

├─ org.xacml4j.v30.policy.function.NumericComparisonFunctions.class - [JAR]

├─ org.xacml4j.v30.policy.function.NumericConversionFunctions.class - [JAR]

├─ org.xacml4j.v30.policy.function.RegularExpressionFunctions.class - [JAR]

├─ org.xacml4j.v30.policy.function.SetFunctions.class - [JAR]

├─ org.xacml4j.v30.policy.function.SpecialMatchFunctions.class - [JAR]

├─ org.xacml4j.v30.policy.function.StringConversionFunctions.class - [JAR]

├─ org.xacml4j.v30.policy.function.StringFunctions.class - [JAR]

├─ org.xacml4j.v30.policy.function.XPathFunctions.class - [JAR]

org.xacml4j.v30.marshal.jaxb

├─ org.xacml4j.v30.marshal.jaxb.BaseJAXBMarshaller.class - [JAR]

├─ org.xacml4j.v30.marshal.jaxb.BaseJAXBUnmarshaller.class - [JAR]

├─ org.xacml4j.v30.marshal.jaxb.ExpressionTypeBuilder.class - [JAR]

├─ org.xacml4j.v30.marshal.jaxb.JAXBContextUtil.class - [JAR]

├─ org.xacml4j.v30.marshal.jaxb.TypeToXacml30.class - [JAR]

├─ org.xacml4j.v30.marshal.jaxb.VariableManager.class - [JAR]

├─ org.xacml4j.v30.marshal.jaxb.Xacml20PolicyFromJaxbToObjectModelMapper.class - [JAR]

├─ org.xacml4j.v30.marshal.jaxb.Xacml20RequestContextUnmarshaller.class - [JAR]

├─ org.xacml4j.v30.marshal.jaxb.Xacml20ResponseContextMarshaller.class - [JAR]

├─ org.xacml4j.v30.marshal.jaxb.Xacml20ResponseContextUnmarshaller.class - [JAR]

├─ org.xacml4j.v30.marshal.jaxb.Xacml30PolicyFromJaxbToObjectModelMapper.class - [JAR]

├─ org.xacml4j.v30.marshal.jaxb.Xacml30PolicyFromObjectModelToJaxbMapper.class - [JAR]

├─ org.xacml4j.v30.marshal.jaxb.Xacml30PolicyMarshaller.class - [JAR]

├─ org.xacml4j.v30.marshal.jaxb.Xacml30RequestContextFromJaxbToObjectModelMapper.class - [JAR]

├─ org.xacml4j.v30.marshal.jaxb.Xacml30RequestContextMarshaller.class - [JAR]

├─ org.xacml4j.v30.marshal.jaxb.Xacml30RequestContextUnmarshaller.class - [JAR]

├─ org.xacml4j.v30.marshal.jaxb.Xacml30ResponseContextMarshaller.class - [JAR]

├─ org.xacml4j.v30.marshal.jaxb.Xacml30ResponseContextUnmarshaller.class - [JAR]

├─ org.xacml4j.v30.marshal.jaxb.XacmlPolicyUnmarshaller.class - [JAR]

org.xacml4j.v30.spi.xpath

├─ org.xacml4j.v30.spi.xpath.DefaultXPathProvider.class - [JAR]

├─ org.xacml4j.v30.spi.xpath.XPathEvaluationException.class - [JAR]

├─ org.xacml4j.v30.spi.xpath.XPathProvider.class - [JAR]

org.xacml4j.v30.spi.audit

├─ org.xacml4j.v30.spi.audit.BasePolicyDecisionAuditor.class - [JAR]

├─ org.xacml4j.v30.spi.audit.NoAuditPolicyDecisionPointAuditor.class - [JAR]

├─ org.xacml4j.v30.spi.audit.PolicyDecisionAuditor.class - [JAR]

org.oasis.xacml.v30.jaxb

├─ org.oasis.xacml.v30.jaxb.AdviceExpressionType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.AdviceExpressionsType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.AdviceType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.AllOfType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.AnyOfType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.ApplyType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.AssociatedAdviceType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.AttributeAssignmentExpressionType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.AttributeAssignmentType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.AttributeDesignatorType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.AttributeSelectorType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.AttributeType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.AttributeValueType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.AttributesReferenceType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.AttributesType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.CombinerParameterType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.CombinerParametersType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.ConditionType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.ContentType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.DecisionType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.DefaultsType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.EffectType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.ExpressionType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.FunctionType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.IdReferenceType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.MatchType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.MissingAttributeDetailType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.MultiRequestsType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.ObjectFactory.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.ObligationExpressionType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.ObligationExpressionsType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.ObligationType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.ObligationsType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.PolicyCombinerParametersType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.PolicyIdentifierListType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.PolicyIssuerType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.PolicySetCombinerParametersType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.PolicySetType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.PolicyType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.RequestDefaultsType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.RequestReferenceType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.RequestType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.ResponseType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.ResultType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.RuleCombinerParametersType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.RuleType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.StatusCodeType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.StatusDetailType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.StatusType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.TargetType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.VariableDefinitionType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.VariableReferenceType.class - [JAR]

├─ org.oasis.xacml.v30.jaxb.package-info.class - [JAR]

org.xacml4j.v30.spi.function

├─ org.xacml4j.v30.spi.function.AggregatingFunctionProvider.class - [JAR]

├─ org.xacml4j.v30.spi.function.AnnotationBasedFunctionProvider.class - [JAR]

├─ org.xacml4j.v30.spi.function.BaseFunctionParamSpec.class - [JAR]

├─ org.xacml4j.v30.spi.function.BaseFunctionProvider.class - [JAR]

├─ org.xacml4j.v30.spi.function.DefaultFunctionInvocation.class - [JAR]

├─ org.xacml4j.v30.spi.function.FunctionInvocation.class - [JAR]

├─ org.xacml4j.v30.spi.function.FunctionParamAnyAttributeSpec.class - [JAR]

├─ org.xacml4j.v30.spi.function.FunctionParamAnyBagSpec.class - [JAR]

├─ org.xacml4j.v30.spi.function.FunctionParamFuncReferenceSpec.class - [JAR]

├─ org.xacml4j.v30.spi.function.FunctionParamSpecVisitor.class - [JAR]

├─ org.xacml4j.v30.spi.function.FunctionParamValueTypeSequenceSpec.class - [JAR]

├─ org.xacml4j.v30.spi.function.FunctionParamValueTypeSpec.class - [JAR]

├─ org.xacml4j.v30.spi.function.FunctionParametersValidator.class - [JAR]

├─ org.xacml4j.v30.spi.function.FunctionProvider.class - [JAR]

├─ org.xacml4j.v30.spi.function.FunctionProviderBuilder.class - [JAR]

├─ org.xacml4j.v30.spi.function.FunctionReturnTypeResolver.class - [JAR]

├─ org.xacml4j.v30.spi.function.FunctionSpecBuilder.class - [JAR]

├─ org.xacml4j.v30.spi.function.JavaMethodToFunctionSpecConverter.class - [JAR]

├─ org.xacml4j.v30.spi.function.StaticFunctionReturnTypeResolver.class - [JAR]

├─ org.xacml4j.v30.spi.function.XacmlFuncParam.class - [JAR]

├─ org.xacml4j.v30.spi.function.XacmlFuncParamAnyAttribute.class - [JAR]

├─ org.xacml4j.v30.spi.function.XacmlFuncParamAnyBag.class - [JAR]

├─ org.xacml4j.v30.spi.function.XacmlFuncParamEvaluationContext.class - [JAR]

├─ org.xacml4j.v30.spi.function.XacmlFuncParamFunctionReference.class - [JAR]

├─ org.xacml4j.v30.spi.function.XacmlFuncParamOptional.class - [JAR]

├─ org.xacml4j.v30.spi.function.XacmlFuncParamValidator.class - [JAR]

├─ org.xacml4j.v30.spi.function.XacmlFuncParamVarArg.class - [JAR]

├─ org.xacml4j.v30.spi.function.XacmlFuncReturnType.class - [JAR]

├─ org.xacml4j.v30.spi.function.XacmlFuncReturnTypeResolver.class - [JAR]

├─ org.xacml4j.v30.spi.function.XacmlFuncSpec.class - [JAR]

├─ org.xacml4j.v30.spi.function.XacmlFunctionProvider.class - [JAR]

├─ org.xacml4j.v30.spi.function.XacmlLegacyFunc.class - [JAR]

org.xacml4j.v30.policy.combine

├─ org.xacml4j.v30.policy.combine.DenyOverrides.class - [JAR]

├─ org.xacml4j.v30.policy.combine.DenyOverridesPolicyCombiningAlgorithm.class - [JAR]

├─ org.xacml4j.v30.policy.combine.DenyOverridesPolicyOrderedCombiningAlgorithm.class - [JAR]

├─ org.xacml4j.v30.policy.combine.DenyOverridesRuleCombiningAlgorithm.class - [JAR]

├─ org.xacml4j.v30.policy.combine.DenyOverridesRuleOrderedCombiningAlgorithm.class - [JAR]

├─ org.xacml4j.v30.policy.combine.DenyUnlessPermit.class - [JAR]

├─ org.xacml4j.v30.policy.combine.DenyUnlessPermitPolicyCombiningAlgorithm.class - [JAR]

├─ org.xacml4j.v30.policy.combine.DenyUnlessPermitRuleCombiningAlgorithm.class - [JAR]

├─ org.xacml4j.v30.policy.combine.FirstApplicable.class - [JAR]

├─ org.xacml4j.v30.policy.combine.FirstApplicablePolicyCombiningAlgorithm.class - [JAR]

├─ org.xacml4j.v30.policy.combine.FirstApplicableRuleCombiningAlgorithm.class - [JAR]

├─ org.xacml4j.v30.policy.combine.LegacyDenyOverridesPolicyCombineAlgorithm.class - [JAR]

├─ org.xacml4j.v30.policy.combine.LegacyDenyOverridesRuleCombineAlgorithm.class - [JAR]

├─ org.xacml4j.v30.policy.combine.LegacyOrderedDenyOverridesPolicyCombineAlgorithm.class - [JAR]

├─ org.xacml4j.v30.policy.combine.LegacyOrderedDenyOverridesRuleCombineAlgorithm.class - [JAR]

├─ org.xacml4j.v30.policy.combine.LegacyOrderedPermitOverridesPolicyCombineAlgorithm.class - [JAR]

├─ org.xacml4j.v30.policy.combine.LegacyOrderedPermitOverridesRuleCombineAlgorithm.class - [JAR]

├─ org.xacml4j.v30.policy.combine.LegacyPermitOverridesPolicyCombineAlgorithm.class - [JAR]

├─ org.xacml4j.v30.policy.combine.LegacyPermitOverridesRuleCombineAlgorithm.class - [JAR]

├─ org.xacml4j.v30.policy.combine.OnPermitApplySecondPolicyCombiningAlgorithm.class - [JAR]

├─ org.xacml4j.v30.policy.combine.OnlyOneApplicablePolicyCombiningAlgorithm.class - [JAR]

├─ org.xacml4j.v30.policy.combine.PermitOverrides.class - [JAR]

├─ org.xacml4j.v30.policy.combine.PermitOverridesPolicyCombineAlgorithm.class - [JAR]

├─ org.xacml4j.v30.policy.combine.PermitOverridesPolicyOrderedCombineAlgorithm.class - [JAR]

├─ org.xacml4j.v30.policy.combine.PermitOverridesRuleCombineAlgorithm.class - [JAR]

├─ org.xacml4j.v30.policy.combine.PermitOverridesRuleOrderedCombiningAlgorithm.class - [JAR]

├─ org.xacml4j.v30.policy.combine.PermitUnlessDeny.class - [JAR]

├─ org.xacml4j.v30.policy.combine.PermitUnlessDenyPolicyCombiningAlgorithm.class - [JAR]

├─ org.xacml4j.v30.policy.combine.PermitUnlessDenyRuleCombiningAlgorithm.class - [JAR]

org.xacml4j.v30.marshal

├─ org.xacml4j.v30.marshal.Marshaller.class - [JAR]

├─ org.xacml4j.v30.marshal.PolicyMarshaller.class - [JAR]

├─ org.xacml4j.v30.marshal.PolicyUnmarshaller.class - [JAR]

├─ org.xacml4j.v30.marshal.PolicyUnmarshallerSupport.class - [JAR]

├─ org.xacml4j.v30.marshal.RequestMarshaller.class - [JAR]

├─ org.xacml4j.v30.marshal.RequestUnmarshaller.class - [JAR]

├─ org.xacml4j.v30.marshal.ResponseMarshaller.class - [JAR]

├─ org.xacml4j.v30.marshal.ResponseUnmarshaller.class - [JAR]

├─ org.xacml4j.v30.marshal.Unmarshaller.class - [JAR]

├─ org.xacml4j.v30.marshal.UnmarshallerSupport.class - [JAR]

org.xacml4j.v30.pdp

├─ org.xacml4j.v30.pdp.AbstractRequestContextHandler.class - [JAR]

├─ org.xacml4j.v30.pdp.AdviceExpression.class - [JAR]

├─ org.xacml4j.v30.pdp.Apply.class - [JAR]

├─ org.xacml4j.v30.pdp.AttributeAssignmentExpression.class - [JAR]

├─ org.xacml4j.v30.pdp.AttributeDesignator.class - [JAR]

├─ org.xacml4j.v30.pdp.AttributeReference.class - [JAR]

├─ org.xacml4j.v30.pdp.AttributeReferenceEvaluationException.class - [JAR]

├─ org.xacml4j.v30.pdp.AttributeSelector.class - [JAR]

├─ org.xacml4j.v30.pdp.BaseCompositeDecisionRule.class - [JAR]

├─ org.xacml4j.v30.pdp.BaseCompositeDecisionRuleDefaults.class - [JAR]

├─ org.xacml4j.v30.pdp.BaseCompositeDecisionRuleIDReference.class - [JAR]

├─ org.xacml4j.v30.pdp.BaseDecisionRule.class - [JAR]

├─ org.xacml4j.v30.pdp.BaseDecisionRuleResponseExpression.class - [JAR]

├─ org.xacml4j.v30.pdp.CombinerParameter.class - [JAR]

├─ org.xacml4j.v30.pdp.Condition.class - [JAR]

├─ org.xacml4j.v30.pdp.ConditionResult.class - [JAR]

├─ org.xacml4j.v30.pdp.DecisionCombiningAlgorithm.class - [JAR]

├─ org.xacml4j.v30.pdp.DefaultEvaluationContextHandler.class - [JAR]

├─ org.xacml4j.v30.pdp.DefaultExpressionVisitor.class - [JAR]

├─ org.xacml4j.v30.pdp.DefaultPolicyDecisionPoint.class - [JAR]

├─ org.xacml4j.v30.pdp.DefaultPolicyDecisionPointContextFactory.class - [JAR]

├─ org.xacml4j.v30.pdp.DefaultRequestContextCallback.class - [JAR]

├─ org.xacml4j.v30.pdp.DelegatingEvaluationContext.class - [JAR]

├─ org.xacml4j.v30.pdp.EvaluationContextHandler.class - [JAR]

├─ org.xacml4j.v30.pdp.FunctionInvocationException.class - [JAR]

├─ org.xacml4j.v30.pdp.FunctionParamSpec.class - [JAR]

├─ org.xacml4j.v30.pdp.FunctionReference.class - [JAR]

├─ org.xacml4j.v30.pdp.FunctionSpec.class - [JAR]

├─ org.xacml4j.v30.pdp.MDCSupport.class - [JAR]

├─ org.xacml4j.v30.pdp.Match.class - [JAR]

├─ org.xacml4j.v30.pdp.MatchAllOf.class - [JAR]

├─ org.xacml4j.v30.pdp.MatchAnyOf.class - [JAR]

├─ org.xacml4j.v30.pdp.Matchable.class - [JAR]

├─ org.xacml4j.v30.pdp.MetricsSupport.class - [JAR]

├─ org.xacml4j.v30.pdp.ObligationExpression.class - [JAR]

├─ org.xacml4j.v30.pdp.Policy.class - [JAR]

├─ org.xacml4j.v30.pdp.PolicyDecisionCallback.class - [JAR]

├─ org.xacml4j.v30.pdp.PolicyDecisionPoint.class - [JAR]

├─ org.xacml4j.v30.pdp.PolicyDecisionPointBuilder.class - [JAR]

├─ org.xacml4j.v30.pdp.PolicyDecisionPointContext.class - [JAR]

├─ org.xacml4j.v30.pdp.PolicyDecisionPointContextFactory.class - [JAR]

├─ org.xacml4j.v30.pdp.PolicyDecisionPointMBean.class - [JAR]

├─ org.xacml4j.v30.pdp.PolicyDefaults.class - [JAR]

├─ org.xacml4j.v30.pdp.PolicyElement.class - [JAR]

├─ org.xacml4j.v30.pdp.PolicyIDReference.class - [JAR]

├─ org.xacml4j.v30.pdp.PolicySet.class - [JAR]

├─ org.xacml4j.v30.pdp.PolicySetDefaults.class - [JAR]

├─ org.xacml4j.v30.pdp.PolicySetIDReference.class - [JAR]

├─ org.xacml4j.v30.pdp.PolicyVisitor.class - [JAR]

├─ org.xacml4j.v30.pdp.PolicyVisitorSupport.class - [JAR]

├─ org.xacml4j.v30.pdp.ReferenceableDecisionRule.class - [JAR]

├─ org.xacml4j.v30.pdp.RequestContextCallback.class - [JAR]

├─ org.xacml4j.v30.pdp.RequestSyntaxException.class - [JAR]

├─ org.xacml4j.v30.pdp.ResponseSyntaxException.class - [JAR]

├─ org.xacml4j.v30.pdp.RootEvaluationContext.class - [JAR]

├─ org.xacml4j.v30.pdp.Rule.class - [JAR]

├─ org.xacml4j.v30.pdp.Target.class - [JAR]

├─ org.xacml4j.v30.pdp.VariableDefinition.class - [JAR]

├─ org.xacml4j.v30.pdp.VariableReference.class - [JAR]

├─ org.xacml4j.v30.pdp.Versionable.class - [JAR]

├─ org.xacml4j.v30.pdp.XPathEvaluationException.class - [JAR]

├─ org.xacml4j.v30.pdp.XacmlException.class - [JAR]

├─ org.xacml4j.v30.pdp.XacmlPolicySyntaxException.class - [JAR]

org.xacml4j.v30.types

├─ org.xacml4j.v30.types.AnyURIExp.class - [JAR]

├─ org.xacml4j.v30.types.Base64BinaryExp.class - [JAR]

├─ org.xacml4j.v30.types.BaseAttributeExp.class - [JAR]

├─ org.xacml4j.v30.types.BooleanExp.class - [JAR]

├─ org.xacml4j.v30.types.DNSNameExp.class - [JAR]

├─ org.xacml4j.v30.types.DateExp.class - [JAR]

├─ org.xacml4j.v30.types.DateTimeExp.class - [JAR]

├─ org.xacml4j.v30.types.DayTimeDurationExp.class - [JAR]

├─ org.xacml4j.v30.types.DoubleExp.class - [JAR]

├─ org.xacml4j.v30.types.EntityExp.class - [JAR]

├─ org.xacml4j.v30.types.HexBinaryExp.class - [JAR]

├─ org.xacml4j.v30.types.IPAddressExp.class - [JAR]

├─ org.xacml4j.v30.types.IntegerExp.class - [JAR]

├─ org.xacml4j.v30.types.RFC822NameExp.class - [JAR]

├─ org.xacml4j.v30.types.StringExp.class - [JAR]

├─ org.xacml4j.v30.types.TimeExp.class - [JAR]

├─ org.xacml4j.v30.types.TypeCapability.class - [JAR]

├─ org.xacml4j.v30.types.TypeToString.class - [JAR]

├─ org.xacml4j.v30.types.X500NameExp.class - [JAR]

├─ org.xacml4j.v30.types.XPathExp.class - [JAR]

├─ org.xacml4j.v30.types.XacmlTypes.class - [JAR]

├─ org.xacml4j.v30.types.YearMonthDurationExp.class - [JAR]

org.xacml4j.v30

├─ org.xacml4j.v30.Advice.class - [JAR]

├─ org.xacml4j.v30.Attribute.class - [JAR]

├─ org.xacml4j.v30.AttributeAssignment.class - [JAR]

├─ org.xacml4j.v30.AttributeContainer.class - [JAR]

├─ org.xacml4j.v30.AttributeDesignatorKey.class - [JAR]

├─ org.xacml4j.v30.AttributeExp.class - [JAR]

├─ org.xacml4j.v30.AttributeExpType.class - [JAR]

├─ org.xacml4j.v30.AttributeReferenceKey.class - [JAR]

├─ org.xacml4j.v30.AttributeSelectorKey.class - [JAR]

├─ org.xacml4j.v30.BagOfAttributeExp.class - [JAR]

├─ org.xacml4j.v30.BagOfAttributeExpType.class - [JAR]

├─ org.xacml4j.v30.BaseCalendar.class - [JAR]

├─ org.xacml4j.v30.BaseDecisionRuleResponse.class - [JAR]

├─ org.xacml4j.v30.BaseDuration.class - [JAR]

├─ org.xacml4j.v30.BinaryValue.class - [JAR]

├─ org.xacml4j.v30.Categories.class - [JAR]

├─ org.xacml4j.v30.Category.class - [JAR]

├─ org.xacml4j.v30.CategoryId.class - [JAR]

├─ org.xacml4j.v30.CategoryReference.class - [JAR]

├─ org.xacml4j.v30.CompositeDecisionRule.class - [JAR]

├─ org.xacml4j.v30.CompositeDecisionRuleIDReference.class - [JAR]

├─ org.xacml4j.v30.DNSName.class - [JAR]

├─ org.xacml4j.v30.Date.class - [JAR]

├─ org.xacml4j.v30.DateTime.class - [JAR]

├─ org.xacml4j.v30.DayTimeDuration.class - [JAR]

├─ org.xacml4j.v30.Decision.class - [JAR]

├─ org.xacml4j.v30.DecisionRule.class - [JAR]

├─ org.xacml4j.v30.DecisionRuleIDReference.class - [JAR]

├─ org.xacml4j.v30.EUI48.class - [JAR]

├─ org.xacml4j.v30.Effect.class - [JAR]

├─ org.xacml4j.v30.Entity.class - [JAR]

├─ org.xacml4j.v30.EnvironmentAttributeCallback.class - [JAR]

├─ org.xacml4j.v30.EvaluationContext.class - [JAR]

├─ org.xacml4j.v30.EvaluationContextFactory.class - [JAR]

├─ org.xacml4j.v30.EvaluationException.class - [JAR]

├─ org.xacml4j.v30.Expression.class - [JAR]

├─ org.xacml4j.v30.ExpressionVisitor.class - [JAR]

├─ org.xacml4j.v30.IPAddress.class - [JAR]

├─ org.xacml4j.v30.MatchResult.class - [JAR]

├─ org.xacml4j.v30.Obligation.class - [JAR]

├─ org.xacml4j.v30.PolicyResolutionException.class - [JAR]

├─ org.xacml4j.v30.PortRange.class - [JAR]

├─ org.xacml4j.v30.RFC822Name.class - [JAR]

├─ org.xacml4j.v30.RequestContext.class - [JAR]

├─ org.xacml4j.v30.RequestDefaults.class - [JAR]

├─ org.xacml4j.v30.RequestReference.class - [JAR]

├─ org.xacml4j.v30.ResourceAttributes.class - [JAR]

├─ org.xacml4j.v30.ResponseContext.class - [JAR]

├─ org.xacml4j.v30.Result.class - [JAR]

├─ org.xacml4j.v30.Status.class - [JAR]

├─ org.xacml4j.v30.StatusCode.class - [JAR]

├─ org.xacml4j.v30.StatusCodeId.class - [JAR]

├─ org.xacml4j.v30.StatusCodeIds.class - [JAR]

├─ org.xacml4j.v30.StatusDetail.class - [JAR]

├─ org.xacml4j.v30.SubjectAttributes.class - [JAR]

├─ org.xacml4j.v30.Time.class - [JAR]

├─ org.xacml4j.v30.ValueExpression.class - [JAR]

├─ org.xacml4j.v30.ValueType.class - [JAR]

├─ org.xacml4j.v30.Version.class - [JAR]

├─ org.xacml4j.v30.VersionMatch.class - [JAR]

├─ org.xacml4j.v30.XPathExpression.class - [JAR]

├─ org.xacml4j.v30.XPathVersion.class - [JAR]

├─ org.xacml4j.v30.XacmlSyntaxException.class - [JAR]

├─ org.xacml4j.v30.YearMonthDuration.class - [JAR]

org.xacml4j.v30.spi.pip

├─ org.xacml4j.v30.spi.pip.AnnotatedResolverFactory.class - [JAR]

├─ org.xacml4j.v30.spi.pip.AttributeDescriptor.class - [JAR]

├─ org.xacml4j.v30.spi.pip.AttributeResolver.class - [JAR]

├─ org.xacml4j.v30.spi.pip.AttributeResolverDescriptor.class - [JAR]

├─ org.xacml4j.v30.spi.pip.AttributeResolverDescriptorBuilder.class - [JAR]

├─ org.xacml4j.v30.spi.pip.AttributeResolverDescriptorDelegate.class - [JAR]

├─ org.xacml4j.v30.spi.pip.AttributeResolverMBean.class - [JAR]

├─ org.xacml4j.v30.spi.pip.AttributeSet.class - [JAR]

├─ org.xacml4j.v30.spi.pip.BaseAttributeResolver.class - [JAR]

├─ org.xacml4j.v30.spi.pip.BaseContentResolver.class - [JAR]

├─ org.xacml4j.v30.spi.pip.BasePolicyInformationPointCacheProvider.class - [JAR]

├─ org.xacml4j.v30.spi.pip.BaseResolverDescriptor.class - [JAR]

├─ org.xacml4j.v30.spi.pip.Content.class - [JAR]

├─ org.xacml4j.v30.spi.pip.ContentResolver.class - [JAR]

├─ org.xacml4j.v30.spi.pip.ContentResolverDescriptor.class - [JAR]

├─ org.xacml4j.v30.spi.pip.ContentResolverDescriptorBuilder.class - [JAR]

├─ org.xacml4j.v30.spi.pip.ContentResolverDescriptorDelegate.class - [JAR]

├─ org.xacml4j.v30.spi.pip.ContentResolverMBean.class - [JAR]

├─ org.xacml4j.v30.spi.pip.DefaultEnvironmentAttributeResolver.class - [JAR]

├─ org.xacml4j.v30.spi.pip.DefaultPolicyInformationPoint.class - [JAR]

├─ org.xacml4j.v30.spi.pip.DefaultPolicyInformationPointCacheProvider.class - [JAR]

├─ org.xacml4j.v30.spi.pip.DefaultResolverContext.class - [JAR]

├─ org.xacml4j.v30.spi.pip.DefaultResolverRegistry.class - [JAR]

├─ org.xacml4j.v30.spi.pip.PolicyInformationPoint.class - [JAR]

├─ org.xacml4j.v30.spi.pip.PolicyInformationPointBuilder.class - [JAR]

├─ org.xacml4j.v30.spi.pip.PolicyInformationPointCacheProvider.class - [JAR]

├─ org.xacml4j.v30.spi.pip.ResolverCacheKey.class - [JAR]

├─ org.xacml4j.v30.spi.pip.ResolverContext.class - [JAR]

├─ org.xacml4j.v30.spi.pip.ResolverDescriptor.class - [JAR]

├─ org.xacml4j.v30.spi.pip.ResolverDescriptorDelegate.class - [JAR]

├─ org.xacml4j.v30.spi.pip.ResolverMBean.class - [JAR]

├─ org.xacml4j.v30.spi.pip.ResolverRegistry.class - [JAR]

├─ org.xacml4j.v30.spi.pip.ResolverRegistryBuilder.class - [JAR]

├─ org.xacml4j.v30.spi.pip.XacmlAttributeDescriptor.class - [JAR]

├─ org.xacml4j.v30.spi.pip.XacmlAttributeDesignator.class - [JAR]

├─ org.xacml4j.v30.spi.pip.XacmlAttributeResolverDescriptor.class - [JAR]

├─ org.xacml4j.v30.spi.pip.XacmlAttributeSelector.class - [JAR]

├─ org.xacml4j.v30.spi.pip.XacmlContentResolverDescriptor.class - [JAR]

org.xacml4j.v30.pdp.profiles

├─ org.xacml4j.v30.pdp.profiles.MultipleResourcesHandler.class - [JAR]

├─ org.xacml4j.v30.pdp.profiles.MultipleResourcesResolver.class - [JAR]

├─ org.xacml4j.v30.pdp.profiles.MultipleResourcesViaRepeatingAttributesHandler.class - [JAR]

├─ org.xacml4j.v30.pdp.profiles.MultipleResourcesViaRequestReferencesHandler.class - [JAR]

├─ org.xacml4j.v30.pdp.profiles.MultipleResourcesViaXPathExpressionHandler.class - [JAR]

├─ org.xacml4j.v30.pdp.profiles.MultipleResourcesViaXPathExpressionLegacyHandler.class - [JAR]

org.xacml4j.v30.spi.combine

├─ org.xacml4j.v30.spi.combine.AggregatingDecisionCombiningAlgorithmProvider.class - [JAR]

├─ org.xacml4j.v30.spi.combine.AnnotatedDecisionCombiningAlgorithmProviderFactory.class - [JAR]

├─ org.xacml4j.v30.spi.combine.BaseDecisionCombiningAlgorithm.class - [JAR]

├─ org.xacml4j.v30.spi.combine.DecisionCombiningAlgorithmProvider.class - [JAR]

├─ org.xacml4j.v30.spi.combine.DecisionCombiningAlgorithmProviderBuilder.class - [JAR]

├─ org.xacml4j.v30.spi.combine.DecisionCombiningAlgorithmProviderImpl.class - [JAR]

├─ org.xacml4j.v30.spi.combine.DecisionCombiningAlgorithms.class - [JAR]

├─ org.xacml4j.v30.spi.combine.DefaultXacml30DecisionCombiningAlgorithms.class - [JAR]

├─ org.xacml4j.v30.spi.combine.XacmlPolicyDecisionCombiningAlgorithm.class - [JAR]

├─ org.xacml4j.v30.spi.combine.XacmlRuleDecisionCombiningAlgorithm.class - [JAR]

org.xacml4j.v30.spi.repository

├─ org.xacml4j.v30.spi.repository.AbstractPolicyRepository.class - [JAR]

├─ org.xacml4j.v30.spi.repository.DefaultPolicyReferenceResolver.class - [JAR]

├─ org.xacml4j.v30.spi.repository.InMemoryPolicyRepository.class - [JAR]

├─ org.xacml4j.v30.spi.repository.PolicyReferenceResolver.class - [JAR]

├─ org.xacml4j.v30.spi.repository.PolicyRepository.class - [JAR]

├─ org.xacml4j.v30.spi.repository.PolicyRepositoryListener.class - [JAR]

org.xacml4j.util

├─ org.xacml4j.util.Base64.class - [JAR]

├─ org.xacml4j.util.Base64DecoderException.class - [JAR]

├─ org.xacml4j.util.CglibInvocationFactory.class - [JAR]

├─ org.xacml4j.util.DOMUtil.class - [JAR]

├─ org.xacml4j.util.DefaultInvocationFactory.class - [JAR]

├─ org.xacml4j.util.IPAddressUtils.class - [JAR]

├─ org.xacml4j.util.Invocation.class - [JAR]

├─ org.xacml4j.util.InvocationFactory.class - [JAR]

├─ org.xacml4j.util.NodeNamespaceContext.class - [JAR]

├─ org.xacml4j.util.Pair.class - [JAR]

├─ org.xacml4j.util.Reflections.class - [JAR]

├─ org.xacml4j.util.SimpleNamespaceContext.class - [JAR]

├─ org.xacml4j.util.Xacml20XPathTo30Transformer.class - [JAR]

org.oasis.xacml.v20.jaxb.context

├─ org.oasis.xacml.v20.jaxb.context.ActionType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.context.AttributeType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.context.AttributeValueType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.context.DecisionType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.context.EnvironmentType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.context.MissingAttributeDetailType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.context.ObjectFactory.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.context.RequestType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.context.ResourceContentType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.context.ResourceType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.context.ResponseType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.context.ResultType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.context.StatusCodeType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.context.StatusDetailType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.context.StatusType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.context.SubjectType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.context.package-info.class - [JAR]

org.oasis.xacml.v20.jaxb.policy

├─ org.oasis.xacml.v20.jaxb.policy.ActionMatchType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.ActionType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.ActionsType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.ApplyType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.AttributeAssignmentType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.AttributeDesignatorType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.AttributeSelectorType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.AttributeValueType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.CombinerParameterType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.CombinerParametersType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.ConditionType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.DefaultsType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.EffectType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.EnvironmentMatchType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.EnvironmentType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.EnvironmentsType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.ExpressionType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.FunctionType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.IdReferenceType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.ObjectFactory.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.ObligationType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.ObligationsType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.PolicyCombinerParametersType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.PolicySetCombinerParametersType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.PolicySetType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.PolicyType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.ResourceMatchType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.ResourceType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.ResourcesType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.RuleCombinerParametersType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.RuleType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.SubjectAttributeDesignatorType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.SubjectMatchType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.SubjectType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.SubjectsType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.TargetType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.VariableDefinitionType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.VariableReferenceType.class - [JAR]

├─ org.oasis.xacml.v20.jaxb.policy.package-info.class - [JAR]

org.xacml4j.v30.spi.pdp

├─ org.xacml4j.v30.spi.pdp.BasePolicyDecisionCache.class - [JAR]

├─ org.xacml4j.v30.spi.pdp.NoCachePolicyDecisionCache.class - [JAR]

├─ org.xacml4j.v30.spi.pdp.PolicyDecisionCache.class - [JAR]

├─ org.xacml4j.v30.spi.pdp.PolicyDecisionCacheMBean.class - [JAR]

├─ org.xacml4j.v30.spi.pdp.RequestContextHandler.class - [JAR]

├─ org.xacml4j.v30.spi.pdp.RequestContextHandlerChain.class - [JAR]

├─ org.xacml4j.v30.spi.pdp.RequestContextHandlerChainBuilder.class - [JAR]

Advertisement

Dependencies from Group

Feb 19, 2021
2 usages
Feb 19, 2021
1 usages
3 stars
Feb 19, 2021
Feb 19, 2021

Discover Dependencies

Jan 20, 2022
2 usages
740 stars
Jul 10, 2023
1 usages
26 stars
Jul 10, 2023
1 usages
26 stars
Jul 10, 2023
1 usages
26 stars
Apr 11, 2021
1 usages
76 stars
Apr 11, 2021
1 usages
76 stars
Apr 04, 2021
1 usages
34 stars
Apr 03, 2021
1 usages
432 stars
Mar 30, 2021
1 usages
67 stars
Mar 30, 2021
1 usages
67 stars