|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.xml.security.criteria.UsageCriteria
public final class UsageCriteria
An implementation of Criteria which specifies criteria pertaining
usage of the resolved credential.
| Constructor Summary | |
|---|---|
UsageCriteria(UsageType usage)
Constructor. |
|
| Method Summary | |
|---|---|
UsageType |
getUsage()
Get the key usage criteria. |
void |
setUsage(UsageType usage)
Set the key usage criteria. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UsageCriteria(UsageType usage)
usage - the usage for which a credential is intended| Method Detail |
|---|
public UsageType getUsage()
public void setUsage(UsageType usage)
usage - The usage to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||