| 
 | Oracle | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Purpose | |
|---|---|
| weblogic.wsee.security.bst | Provides classes to support Binary Security Tokens (BST) in WebLogic Web Services. | 
| weblogic.wsee.security.unt | Provides classes to support UNT security in WebLogic Web Services. | 
| weblogic.xml.crypto.wss.provider | Provides interfaces and a class for Web Services security providers. | 
| Uses of Purpose in weblogic.wsee.security.bst | 
|---|
| Methods in weblogic.wsee.security.bst with parameters of type Purpose | |
|---|---|
|  Object | StubPropertyBSTCredProv.getCredential(String tokenType,
              String issuerName,
              ContextHandler ctxHandler,
              Purpose p) | 
|  Object | ClientBSTCredentialProvider.getCredential(String tokenType,
              String issuerName,
              ContextHandler ctxHandler,
              Purpose p) | 
| Uses of Purpose in weblogic.wsee.security.unt | 
|---|
| Methods in weblogic.wsee.security.unt with parameters of type Purpose | |
|---|---|
|  Object | ClientUNTCredentialProvider.getCredential(String tokenType,
              String issuerName,
              ContextHandler ctxHandler,
              Purpose p) | 
| Uses of Purpose in weblogic.xml.crypto.wss.provider | 
|---|
| Fields in weblogic.xml.crypto.wss.provider declared as Purpose | |
|---|---|
| static Purpose | Purpose.DECRYPT | 
| static Purpose | Purpose.ENCRYPT | 
| static Purpose | Purpose.ENCRYPT_RESPONSE | 
| static Purpose | Purpose.IDENTITY | 
| static Purpose | Purpose.SIGN | 
| static Purpose | Purpose.VERIFY | 
| Methods in weblogic.xml.crypto.wss.provider that return Purpose | |
|---|---|
| static Purpose | Purpose.convert(weblogic.xml.crypto.api.KeySelector.Purpose p) | 
| Methods in weblogic.xml.crypto.wss.provider with parameters of type Purpose | |
|---|---|
|  Object | CredentialProvider.getCredential(String tokenType,
              String issuerName,
              ContextHandler ctxHandler,
              Purpose p) | 
|  SecurityToken | SecurityTokenHandler.getSecurityToken(String valueType,
                 String issuer,
                 Purpose p,
                 ContextHandler ctxHandler) | 
|  Element | SecurityTokenPolicyInfo.getSecurityTokenAssertion(Element parent,
                          Purpose p,
                          ContextHandler contextHandler) | 
|  boolean | SecurityTokenHandler.matches(SecurityToken token,
        String tokenType,
        String issuerName,
        ContextHandler ctxHandler,
        Purpose p) | 
|  boolean | SecurityTokenPolicyInfo.supports(Purpose p) | 
| 
 | Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs103 Copyright 1996,2008, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||