Skip navigation links
oracle.fabric.common.legacypolicy
Class UsernameTokenPolicy
java.lang.Object
oracle.fabric.common.legacypolicy.UsernameTokenPolicy
-
public class UsernameTokenPolicy
- extends Object
- Since:
- release specific (what release of product did this appear in)
- Version:
- $Header: owsm/src/oracle/fabric/common/legacypolicy/UsernameTokenPolicy.java /st_owsm/10 2009/02/01 07:16:30 vkdwived Exp $
- Author:
- prmitta
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UsernameTokenPolicy
public UsernameTokenPolicy()
createUsernameTokenScenarioPolicy
public static IPolicy createUsernameTokenScenarioPolicy(VerifyUsernameTokenConfigType verifyUsernameTokenConfigType,
UsernameTokenConfigType usernameTokenConfigType,
boolean isService)
createWss10UsernameWithCertsScenarioPolicy
public static IPolicy createWss10UsernameWithCertsScenarioPolicy(SecurityConfigType securityConfigType,
VerifyUsernameTokenConfigType verifyUsernameTokenConfigType,
UsernameTokenConfigType usernameTokenConfigType,
VerifySignatureConfigType verifySignatureConfigType,
SignatureConfigType signatureConfigType,
DecryptConfigType decryptConfigType,
EncryptConfigType encryptConfigType,
boolean isService)
throws LegacyPolicyFeatureNotSupportedException
-
- Throws:
LegacyPolicyFeatureNotSupportedException
Skip navigation links
Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.