Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.5.0)

E10686-06


oracle.adf.share.security.providers.jps.actions
Class RemoveCredentialMapAction

java.lang.Object
  extended by oracle.adf.share.security.providers.jps.actions.RemoveCredentialMapAction

All Implemented Interfaces:
java.security.PrivilegedExceptionAction

public class RemoveCredentialMapAction
extends java.lang.Object
implements java.security.PrivilegedExceptionAction

This class for remove the credential map action. will be used for migrating from ADF map to Application-nnnn map name


Constructor Summary
RemoveCredentialMapAction(oracle.security.jps.service.credstore.CredentialStore credStore, java.lang.String mapName)
           

 

Method Summary
 java.lang.Object run()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

RemoveCredentialMapAction

public RemoveCredentialMapAction(oracle.security.jps.service.credstore.CredentialStore credStore,
                                 java.lang.String mapName)

Method Detail

run

public java.lang.Object run()
                     throws oracle.security.jps.service.credstore.CredStoreException,
                            oracle.security.jps.service.credstore.CredentialNotFoundException
Specified by:
run in interface java.security.PrivilegedExceptionAction
Throws:
oracle.security.jps.service.credstore.CredStoreException
oracle.security.jps.service.credstore.CredentialNotFoundException

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.5.0)

E10686-06


Copyright © 1997, 2011, Oracle. All rights reserved.