| 
Oracle Fusion Middleware Web Services Security Java API Reference for Oracle Security Developer Tools 11g Release 1 (11.1.1) E10678-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  
oracle.security.xmlsec.wss.WSSEncryptedKeyIdentifierResolver
public abstract class WSSEncryptedKeyIdentifierResolver
KeyIdentifier resolvers for type EncryptedKey
| Constructor Summary | |
|---|---|
WSSEncryptedKeyIdentifierResolver() | 
|
| Method Summary | |
|---|---|
abstract  javax.crypto.SecretKey | 
getKey(WSSEncryptedKeyIdentifier keyID)Subclasses need to override this method to return the Key that this keyIdentifier refers to.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public WSSEncryptedKeyIdentifierResolver()
| Method Detail | 
|---|
public abstract javax.crypto.SecretKey getKey(WSSEncryptedKeyIdentifier keyID)
  | 
Oracle Fusion Middleware Web Services Security Java API Reference for Oracle Security Developer Tools 11g Release 1 (11.1.1) E10678-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||