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, getPolicyRulesprivate String policyId
public ShibbolethSecurityPolicy(String id)
id - ID of the policypublic String getPolicyId()
Copyright © 1999-2015. All Rights Reserved.