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.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 componentvoidMLSPolicy.isReadOnly(boolean readonly) 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 TypeMethodDescriptionWSSPolicyGenerator.configuration()return a SecurityPolicy that represents a configurationvoidMessagePolicy.enableSignatureConfirmation(boolean flag) WSSPolicyGenerator.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.setWSSAssertion(WSSAssertion wssAssertion)