weblogic.xml.crypto.common.keyinfo 
 
java.lang.Object 
  weblogic.xml.crypto.api.KeySelector 
      weblogic.xml.crypto.common.keyinfo.KeyResolver 
 
public class KeyResolver  extends KeySelector   
 
Methods inherited from class java.lang.Object   
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait  
 
VERBOSE_PROPERTY 
public static final String  VERBOSE_PROPERTY  
See Also: Constant Field Values  
 
VERBOSE 
public static final boolean VERBOSE  
 
 
BY_ALG_AND_PURPOSE 
protected static KeyResolver.Accessor  BY_ALG_AND_PURPOSE  
 
 
BY_TOKEN_REFERENCE 
protected static KeyResolver.Accessor  BY_TOKEN_REFERENCE  
 
 
BY_KEY_NAME 
protected static KeyResolver.Accessor  BY_KEY_NAME  
 
 
KeyResolver 
public KeyResolver () 
 
KeyResolver 
public KeyResolver (KeyProvider [] providers) 
 
copy 
public KeyResolver  copy () 
 
 
addKeyProvider 
public void addKeyProvider (KeyProvider  provider) 
 
 
removeKeyProvider 
public boolean removeKeyProvider (KeyProvider  provider) 
 
 
getKeyProviders 
public KeyProvider [] getKeyProviders () 
 
 
select 
public KeySelectorResult  select (KeyInfo  keyInfo,
                                KeySelector.Purpose  purpose,
                                AlgorithmMethod  algorithmMethod,
                                XMLCryptoContext  context)
                         throws KeySelectorException  
Specified by: select KeySelector  
Throws: 
KeySelectorException  
 
getContextHandler 
protected ContextHandler  getContextHandler (WSSecurityInfo  securityInfo,
                                           String  name,
                                           Object  element) 
 
 
 
Copyright 1996, 2013, 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 CLASS NEXT CLASS  
  FRAMES NO FRAMES 
  All Classes  
  
  SUMMARY: NESTED  | FIELD  | CONSTR  | METHOD  
DETAIL: FIELD  | CONSTR  | METHOD