|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of MatchPattern in sample |
|---|
| Methods in sample with parameters of type MatchPattern | |
|---|---|
org.apache.axis.message.addressing.EndpointReferenceType |
SampleService.createSampleResource(String label,
MatchPattern owner)
Create a new resource. |
| Uses of MatchPattern in sample.impl |
|---|
| Methods in sample.impl with parameters of type MatchPattern | |
|---|---|
org.apache.axis.message.addressing.EndpointReferenceType |
SampleServiceImpl.createSampleResource(String label,
MatchPattern owner)
|
| Uses of MatchPattern in uk.ac.soton.ecs.iam.grid.client.staterepos |
|---|
| Methods in uk.ac.soton.ecs.iam.grid.client.staterepos that return MatchPattern | |
|---|---|
MatchPattern |
RemoteSLAServiceImpl.createMatchPattern()
Deprecated. |
MatchPattern |
RemotePrivateAccountServiceImpl.createMatchPattern()
Deprecated. |
MatchPattern |
RemoteTradeAccountServiceImpl.createMatchPattern()
Deprecated. |
MatchPattern |
RemoteJobServiceImpl.createMatchPattern()
Deprecated. |
MatchPattern |
RemoteDataServiceImpl.createMatchPattern()
Deprecated. |
MatchPattern |
RemoteServiceImpl.createMatchPattern()
Deprecated. |
| Methods in uk.ac.soton.ecs.iam.grid.client.staterepos with parameters of type MatchPattern | |
|---|---|
Document |
RemoteJobServiceImpl.createJobJSDL(Document jsdl,
MatchPattern owner)
Deprecated. |
| Uses of MatchPattern in uk.ac.soton.ecs.iam.grid.comms.client |
|---|
| Methods in uk.ac.soton.ecs.iam.grid.comms.client that return MatchPattern | |
|---|---|
MatchPattern |
RemoteService.createMatchPattern()
Create a MatchPattern that matches this service. |
| Uses of MatchPattern in uk.ac.soton.itinnovation.grid.comms.client |
|---|
| Methods in uk.ac.soton.itinnovation.grid.comms.client that return MatchPattern | |
|---|---|
MatchPattern |
BaseRemoteService.createMatchPattern()
Create a match pattern that will match the current service. |
| Uses of MatchPattern in uk.ac.soton.itinnovation.grid.comms.job |
|---|
| Methods in uk.ac.soton.itinnovation.grid.comms.job with parameters of type MatchPattern | |
|---|---|
Document |
JobService.createJobJSDL(Document jsdl,
MatchPattern owner)
Create a new job. |
| Uses of MatchPattern in uk.ac.soton.itinnovation.grid.comms.membership |
|---|
| Methods in uk.ac.soton.itinnovation.grid.comms.membership that return MatchPattern | |
|---|---|
MatchPattern |
MembershipGroupResource.getMembershipPattern()
Get a pattern to match group members. |
| Uses of MatchPattern in uk.ac.soton.itinnovation.grid.pbac2.pdp |
|---|
| Methods in uk.ac.soton.itinnovation.grid.pbac2.pdp with parameters of type MatchPattern | |
|---|---|
static void |
PBACUtils.validatePattern(MatchPattern pattern,
SubjectDescription currentUser)
Ensure that the pattern matches 'currentUser'. |
| Uses of MatchPattern in uk.ac.soton.itinnovation.grid.service.job |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.job with parameters of type MatchPattern | |
|---|---|
Document |
JobServiceModule.createJobJSDL(Document jsdl,
MatchPattern owner)
|
| Uses of MatchPattern in uk.ac.soton.itinnovation.grid.service.membership |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.membership that return MatchPattern | |
|---|---|
MatchPattern |
MembershipGroupResourceImpl.getMembershipPattern()
|
| Uses of MatchPattern in uk.ac.soton.itinnovation.grid.types |
|---|
| Methods in uk.ac.soton.itinnovation.grid.types that return MatchPattern | |
|---|---|
static MatchPattern |
MatchPattern.createAnyonePattern()
Create a pattern that will match anyone at all. |
MatchPattern |
MatchRule.extractMatchPattern()
Return the pattern component of this rule. |
MatchPattern |
PolicyRule.getMatchPattern()
|
| Methods in uk.ac.soton.itinnovation.grid.types with parameters of type MatchPattern | |
|---|---|
boolean |
ParsedSubjectDescription.matchedBy(MatchPattern matchPattern)
Check whether this rule matches. |
void |
PolicyRule.setMatchPattern(MatchPattern value)
|
| Constructors in uk.ac.soton.itinnovation.grid.types with parameters of type MatchPattern | |
|---|---|
MatchPattern(MatchPattern rule)
Create a rule based on an existing one. |
|
MatchRule(MatchPattern pattern,
String processRole,
boolean deny)
Create a rule from a pattern. |
|
PolicyRule(MatchPattern pattern,
String role)
Convenience constructor for SUFFICIENT rules. |
|
PolicyRule(MatchPattern pattern,
String role,
PolicyRuleType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||