| 
Oracle Fusion Middleware XML Security Java API Reference for Oracle Security Developer Tools 11g Release 1 (11.1.1) E10680-03  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
oracle.security.xmlsec.util.ChainedException
              
oracle.security.xmlsec.keys.retrieval.KeyRetrievalException
                  
oracle.security.xmlsec.keys.retrieval.StorageAuthenticationException
public class StorageAuthenticationException
Signals failure authenticating to a key store or locator service.
| Constructor Summary | |
|---|---|
StorageAuthenticationException() | 
|
StorageAuthenticationException(java.lang.String message) | 
|
StorageAuthenticationException(java.lang.Throwable cause) | 
|
| Method Summary | 
|---|
| Methods inherited from class oracle.security.xmlsec.util.ChainedException | 
|---|
getCause | 
| Methods inherited from class java.lang.Throwable | 
|---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public StorageAuthenticationException()
public StorageAuthenticationException(java.lang.Throwable cause)
public StorageAuthenticationException(java.lang.String message)
  | 
Oracle Fusion Middleware XML Security Java API Reference for Oracle Security Developer Tools 11g Release 1 (11.1.1) E10680-03  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||