Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Uses of Class
oracle.fabric.common.legacypolicy.LegacyPolicyFeatureNotSupportedException

Packages that use LegacyPolicyFeatureNotSupportedException
oracle.fabric.common.legacypolicy   

 

Uses of LegacyPolicyFeatureNotSupportedException in oracle.fabric.common.legacypolicy

 

Methods in oracle.fabric.common.legacypolicy that throw LegacyPolicyFeatureNotSupportedException
 void MessageSecurityPolicy.createMessageSecurityPartsForClient(IPolicy policy, Wss10MsgSecurityType wss10MsgSecurityType)
          This method creates the message security assertion for policies enforced at the client stage
 void MessageSecurityPolicy.createMessageSecurityPartsForService(IPolicy policy, Wss10MsgSecurityType wss10MsgSecurityType)
          This method creates the message security assertion for policies enforced at the Service end
 IPolicy SAMLPolicy.createSamlTokenScenarioPolicy()
          This method converts the legacy SAML(vanilla SAML token) policy into the corresponding new policy so that it can be enforced in the new framework
 IPolicy SAMLPolicy.createSamlTokenWithCertsScenarioPolicy(boolean signSAMLAssertion)
          This method converts the legacy SAML(containing certificate/sign/encrypt) policy into new policy so that it can be enforced in the new framework
 IPolicy MessageSecurityPolicy.createWss10AnonWithCertsScenarioPolicy()
          This method is used to migrate the legacy policy to WSS Anonymous with Certs Scenario policy
 IPolicy MessageSecurityPolicy.createWss10MutualAuthWithCertsScenarioPolicy()
          This method converts the legacy policy into WSS 1.0 Mutual Auth With Certificates Scenario policy
static IPolicy UsernameTokenPolicy.createWss10UsernameWithCertsScenarioPolicy(SecurityConfigType securityConfigType, VerifyUsernameTokenConfigType verifyUsernameTokenConfigType, UsernameTokenConfigType usernameTokenConfigType, VerifySignatureConfigType verifySignatureConfigType, SignatureConfigType signatureConfigType, DecryptConfigType decryptConfigType, EncryptConfigType encryptConfigType, boolean isService)
           

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.