Class PrincipalException.MustBePortletStrutsPath

All Implemented Interfaces:
Serializable
Enclosing class:
PrincipalException

public static class PrincipalException.MustBePortletStrutsPath extends PrincipalException
See Also:
  • Field Details

    • portletId

      public final String portletId
    • strutsPath

      public final String strutsPath
  • Constructor Details

    • MustBePortletStrutsPath

      public MustBePortletStrutsPath(String strutsPath, String portletId)