public class ShibbolethSecurityPolicy extends BasicSecurityPolicy
Modifier and Type | Field and Description |
---|---|
private String |
policyId
ID of the policy.
|
Constructor and Description |
---|
ShibbolethSecurityPolicy(String id)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getPolicyId()
Gets the ID of the policy.
|
evaluate, getPolicyRules
private String policyId
public ShibbolethSecurityPolicy(String id)
id
- ID of the policypublic String getPolicyId()
Copyright © 1999-2012. All Rights Reserved.