public class ShiroDeploymentContributor extends ProviderDeploymentContributorBase
| Constructor and Description |
|---|
ShiroDeploymentContributor() |
| Modifier and Type | Method and Description |
|---|---|
void |
contributeFilter(DeploymentContext context,
Provider provider,
Service service,
ResourceDescriptor resource,
List<FilterParamDescriptor> params) |
void |
contributeProvider(DeploymentContext context,
Provider provider) |
String |
getName() |
String |
getRole() |
copyAllProviderParams, copyAllProviderParams, finalizeContribution, initializeContributionfindServletpublic String getRole()
public String getName()
public void contributeProvider(DeploymentContext context, Provider provider)
contributeProvider in interface ProviderDeploymentContributorcontributeProvider in class ProviderDeploymentContributorBasepublic void contributeFilter(DeploymentContext context, Provider provider, Service service, ResourceDescriptor resource, List<FilterParamDescriptor> params)
Copyright © 2023 The Apache Software Foundation. All rights reserved.