Package com.ibm.jarm.api.util

This package contains miscellaneous utility classes common to other parts of the API.

See: Description

  • Class Summary 
    Class Description
    JarmLogger
    For internal use only.
    JarmTracer
    For internal use only.
    NamingUtils
    A utility class that provides support for auto-generated entity names and validation of such.
    P8CE_Convert
    Public utility class that provides static convenience methods to allow for conversions between P8CE (JACE) and JARM for various types.
    RMLString
    For internal use only. Class used to retrieve localized strings that are used within JARM (as opposed to those used for exception and logging messages).
    RMUserContext
    This class manages per-thread user locale and authentication information.
    Util
    Static utility methods common to the API and RAL layers.
  • Enum Summary 
    Enum Description
    JarmTracer.SubSystem
    Defines subsystems within JARM that are used for trace support.
    RMLogCode
    For internal use only.

Package com.ibm.jarm.api.util Description

This package contains miscellaneous utility classes common to other parts of the API.

One important class included here is RMUserContext which is used to manage both locale and a Java Authentication and Authorization Security (JAAS) Subject for the current thread context.

© Copyright IBM Corp. 2010, 2013. All Rights Reserved.