Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14650-04


Uses of Class
oracle.security.jps.service.credstore.CredentialAlreadyExistsException

Packages that use CredentialAlreadyExistsException
oracle.security.jps.service.credstore   

 

Uses of CredentialAlreadyExistsException in oracle.security.jps.service.credstore

 

Methods in oracle.security.jps.service.credstore that throw CredentialAlreadyExistsException
 void CredentialMap.setCredential(java.lang.String key, Credential credential)
          Assigns the Credentialobject to the specified key.
 void CredentialStore.setCredential(java.lang.String mapName, java.lang.String key, Credential credential)
          Stores the Credential object for the specified mapName and key.
 void CredentialStore.setCredentialMap(java.lang.String mapName, CredentialMap credentialMap)
          Stores the CredentialMap of Credential objects for the specified mapName.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Platform Security Services
11g Release 1 (11.1.1)

E14650-04


Copyright © 2011, Oracle. All rights reserved.