Package org.gluu.oxtrust.action.radius
Class UpdateGluuRadiusConfigAction
java.lang.Object
org.gluu.oxtrust.action.radius.UpdateGluuRadiusConfigAction
- All Implemented Interfaces:
Serializable
@Named("updateGluuRadiusConfigAction")
@ConversationScoped
@Secure("#{permissionService.hasPermission(\'radius\',\'access\')}")
public class UpdateGluuRadiusConfigAction
extends Object
implements Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UpdateGluuRadiusConfigAction
public UpdateGluuRadiusConfigAction()
-
-
Method Details
-
init
public void init() -
getRoPasswordScripts
-
getOpenidClients
-
getServerConfiguration
public org.gluu.radius.model.ServerConfiguration getServerConfiguration() -
getScopes
-
searchAvailableScopes
public void searchAvailableScopes() -
getAvailableScopes
public List<org.gluu.model.SelectableEntity<org.oxauth.persistence.model.Scope>> getAvailableScopes() -
removeScope
-
acceptSelectedScopes
public void acceptSelectedScopes() -
cancelSelectedScopes
public void cancelSelectedScopes() -
save
-
cancel
-