Uses of Class
com.sun.xml.wss.impl.policy.PolicyGenerationException
Packages that use PolicyGenerationException
Package
Description
-
Uses of PolicyGenerationException in com.sun.xml.ws.security.impl.policyconv
Methods in com.sun.xml.ws.security.impl.policyconv that throw PolicyGenerationExceptionModifier and TypeMethodDescriptionXWSSPolicyContainer.getMessagePolicy(boolean isWSS11) voidRequiredElementsProcessor.process() -
Uses of PolicyGenerationException in com.sun.xml.wss.impl.callback
Constructors in com.sun.xml.wss.impl.callback that throw PolicyGenerationExceptionModifierConstructorDescriptionDynamicPolicyCallback(SecurityPolicy _policy, DynamicPolicyContext _ctx) Constructor. -
Uses of PolicyGenerationException in com.sun.xml.wss.impl.dsig
Methods in com.sun.xml.wss.impl.dsig that throw PolicyGenerationExceptionModifier and TypeMethodDescriptionWSSPolicyConsumerImpl.constructKeyInfo(MLSPolicy signaturePolicy, SecurityTokenReference reference) WSSPolicyConsumerImpl.constructKeyInfo(MLSPolicy signaturePolicy, String KeyName) WSSPolicyConsumerImpl.constructSignedInfo(FilterProcessingContext fpContext) WSSPolicyConsumerImpl.generateReferenceList(List targetList, SecurableSoapMessage secureMessage, FilterProcessingContext fpContext, boolean verify, boolean isEndorsing) -
Uses of PolicyGenerationException in com.sun.xml.wss.impl.policy
Methods in com.sun.xml.wss.impl.policy that throw PolicyGenerationExceptionModifier and TypeMethodDescriptionSecurityPolicyGenerator.configuration()Create and return a new Security Policy Configurationabstract MLSPolicyMLSPolicy.getFeatureBinding()Get FeatureBinding componentabstract MLSPolicyMLSPolicy.getKeyBinding()Get KeyBinding componentSecurityPolicyContainer.getSecurityPolicies(StaticPolicyContext sCtx, DynamicPolicyContext dCtx) SecurityPolicyGenerator.newMLSPolicy()Create and return a new Concrete MLS policy -
Uses of PolicyGenerationException in com.sun.xml.wss.impl.policy.mls
Methods in com.sun.xml.wss.impl.policy.mls that throw PolicyGenerationExceptionModifier and TypeMethodDescriptionvoidMessagePolicy.append(SecurityPolicy item) Append a SecurityPolicyvoidMessagePolicy.appendAll(Collection items) Append a policy collectionWSSPolicyGenerator.configuration()return a SecurityPolicy that represents a configurationvoidMessagePolicy.enableSignatureConfirmation(boolean flag) voidMessagePolicy.insertBefore(SecurityPolicy existing, SecurityPolicy additional) Insert the additional policy before the existing policyWSSPolicyGenerator.newAuthenticationTokenPolicy()return a new AuthenticationTokenPolicy instanceWSSPolicyGenerator.newEncryptionPolicy()return a new EncryptionPolicy instanceWSSPolicyGenerator.newMLSPolicy()return a new concrete MLSPolicy instanceWSSFeatureBindingExtension.newSAMLAssertionFeatureBinding()Create and set the FeatureBinding for this WSSPolicy to a SAMLAssertionBindingWSSPolicyGenerator.newSignaturePolicy()return a new SignaturePolicy instanceAuthenticationTokenPolicy.UsernameTokenBinding.newTimestampFeatureBinding()Create and set the FeatureBinding for this WSSPolicy to a TimestampPolicy * @return a new TimestampPolicy as a FeatureBinding for this WSSPolicyWSSPolicyGenerator.newTimestampPolicy()return a new TimestampPolicy instanceWSSFeatureBindingExtension.newUsernameTokenFeatureBinding()Create and set the FeatureBinding for this WSSPolicy to a UsernameTokenBindingWSSFeatureBindingExtension.newX509CertificateFeatureBinding()Create and set the FeatureBinding for this WSSPolicy to an X509CertificateBindingvoidMessagePolicy.prepend(SecurityPolicy item) Prepend a SecurityPolicyvoidMessagePolicy.setWSSAssertion(WSSAssertion wssAssertion)