Skip navigation links

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

E14650-06


Uses of Interface
oracle.security.jps.service.credstore.DataSourceCredential

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

 

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

 

Methods in oracle.security.jps.service.credstore that return DataSourceCredential
static DataSourceCredential CredentialFactory.newDataSourceCredential(java.lang.String url, int port, java.lang.String name, char[] password)
          Creates a new DataSourceCredential credential
static DataSourceCredential CredentialFactory.newDataSourceCredential(java.lang.String url, int port, java.lang.String name, char[] password, java.util.Calendar expiryTime)
          Creates the new time bound DataSourceCredential credential
static DataSourceCredential CredentialFactory.newDataSourceCredential(java.lang.String url, int port, java.lang.String name, char[] password, java.lang.String description)
          Creates a new DataSourceCredential credential
static DataSourceCredential CredentialFactory.newDataSourceCredential(java.lang.String url, int port, java.lang.String name, char[] password, java.lang.String description, java.util.Calendar expiryTime)
          Creates the new time bound DataSourceCredential credential

 


Skip navigation links

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

E14650-06


Copyright © 2013 Oracle. All rights reserved.