Class FederationInventoryAction

java.lang.Object
org.gluu.oxtrust.action.FederationInventoryAction
All Implemented Interfaces:
Serializable

@ConversationScoped @Named("federationInventoryAction") @Secure("#{permissionService.hasPermission(\'trust\', \'access\')}") public class FederationInventoryAction extends Object implements Serializable
See Also:
  • Field Details

  • Constructor Details

    • FederationInventoryAction

      public FederationInventoryAction()
  • Method Details