Uses of Interface
org.glassfish.security.services.api.authorization.RoleMappingService.RoleDeploymentContext
Packages that use RoleMappingService.RoleDeploymentContext
Package
Description
-
Uses of RoleMappingService.RoleDeploymentContext in org.glassfish.security.services.api.authorization
Methods in org.glassfish.security.services.api.authorization that return RoleMappingService.RoleDeploymentContextModifier and TypeMethodDescriptionRoleMappingService.findOrCreateDeploymentContext(String appContext) Find an existingRoleDeploymentContext, or create a new one if one does not already exist for the specified application context. -
Uses of RoleMappingService.RoleDeploymentContext in org.glassfish.security.services.impl.authorization
Methods in org.glassfish.security.services.impl.authorization that return RoleMappingService.RoleDeploymentContextModifier and TypeMethodDescriptionRoleMappingServiceImpl.findOrCreateDeploymentContext(String appContext) Find an existingRoleDeploymentContext, or create a new one if one does not already exist for the specified application context. -
Uses of RoleMappingService.RoleDeploymentContext in org.glassfish.security.services.provider.authorization
Methods in org.glassfish.security.services.provider.authorization that return RoleMappingService.RoleDeploymentContextModifier and TypeMethodDescriptionSimpleRoleMappingProviderImpl.findOrCreateDeploymentContext(String appContext) -
Uses of RoleMappingService.RoleDeploymentContext in org.glassfish.security.services.spi.authorization
Methods in org.glassfish.security.services.spi.authorization that return RoleMappingService.RoleDeploymentContextModifier and TypeMethodDescriptionRoleMappingProvider.findOrCreateDeploymentContext(String appContext) Find an existingRoleDeploymentContext, or create a new one if one does not already exist for the specified application context.