@Service(name="_create-security-provider") @PerLookup @ExecuteOn(value=DAS) @TargetType(value=DAS) public class CreateSecurityProvider extends Object implements AdminCommand, AdminCommandSecurity.Preauthorization
| Constructor and Description |
|---|
CreateSecurityProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AdminCommandContext context)
Execute the create-security-provider admin command.
|
boolean |
preAuthorization(AdminCommandContext context) |
public boolean preAuthorization(AdminCommandContext context)
preAuthorization in interface AdminCommandSecurity.Preauthorizationpublic void execute(AdminCommandContext context)
execute in interface AdminCommandcontext - informationCopyright © 2017. All rights reserved.