|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.xml.security.criteria.PublicKeyCriteria
public final class PublicKeyCriteria
An implementation of Criteria which specifies public key criteria.
| Constructor Summary | |
|---|---|
PublicKeyCriteria(PublicKey pubKey)
Constructor. |
|
| Method Summary | |
|---|---|
PublicKey |
getPublicKey()
Get the public key criteria. |
void |
setPublicKey(PublicKey key)
Set the public key criteria. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PublicKeyCriteria(PublicKey pubKey)
pubKey - public key| Method Detail |
|---|
public PublicKey getPublicKey()
public void setPublicKey(PublicKey key)
key - The publicKey to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||