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

Uses of Class
psdi.security.Profile

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

      Methods in psdi.security with parameters of type Profile 
      Modifier and Type Method and Description
      void SecurityService.refreshProfile(java.lang.String userID, Profile profile)
      Refresh SecurityInfo Profile cache.
      void SecurityService.refreshProfile(UserInfo userInfo, Profile profile)
      Refresh SecurityInfo Profile cache.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes