Package org.gluu.oxtrust.action
Class FederationProposalsInventoryAction
java.lang.Object
org.gluu.oxtrust.action.FederationProposalsInventoryAction
- All Implemented Interfaces:
Serializable
@ConversationScoped
@Named("federationProposalsInventoryAction")
@Secure("#{permissionService.hasPermission(\'trust\', \'access\')}")
public class FederationProposalsInventoryAction
extends Object
implements Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetTrustedSpList(List<GluuSAMLFederationProposal> trustedSpList) start()
-
Field Details
-
attributeService
-
-
Constructor Details
-
FederationProposalsInventoryAction
public FederationProposalsInventoryAction()
-
-
Method Details
-
start
-
getProposalsList
-
setTrustedSpList
-