Class StandAloneClientTokenHelper


  • public class StandAloneClientTokenHelper
    extends TokenHelper
    Author:
    tjquinn
    • Method Detail

      • anchorSubpath

        protected String anchorSubpath()
        Description copied from class: TokenHelper
        Returns the relative path from the app's context root to its anchor. For example, for a stand-alone client the anchor is the same place as the context root; that is where its facade and client JAR reside. For a nested app client, the anchor is the subdirectory ${clientName}Client.
        Specified by:
        anchorSubpath in class TokenHelper
        Returns: