Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
psdi.security.MaxUsrDBAuthInfoRemote

  • Packages that use MaxUsrDBAuthInfoRemote 
    Package Description
    psdi.security
    The Security package manages runtime information pertaining to active sessions and their security profiles.
    psdi.server  
    • Uses of MaxUsrDBAuthInfoRemote in psdi.security

      Classes in psdi.security that implement MaxUsrDBAuthInfoRemote 
      Modifier and Type Class and Description
      class  MaxUsrDBAuthInfo 
    • Uses of MaxUsrDBAuthInfoRemote in psdi.server

      Methods in psdi.server with parameters of type MaxUsrDBAuthInfoRemote 
      Modifier and Type Method and Description
      java.lang.Object OracleProxyCredentialHandler.handleInput(java.lang.String loginID, MaxUsrDBAuthInfoRemote authInfo) 
      java.lang.Object DBCredentialHandler.handleInput(java.lang.String loginId, MaxUsrDBAuthInfoRemote authMbo)
      The method convert the information in MaxUsrDBAuthInfo to an object that can be taken by the userInfo object as credential when used to authenticate the proxy user.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes