|
||||||||||
| 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(java.security.PublicKey pubKey)
Constructor. |
|
| Method Summary | |
|---|---|
java.security.PublicKey |
getPublicKey()
Get the public key criteria. |
void |
setPublicKey(java.security.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(java.security.PublicKey pubKey)
pubKey - public key| Method Detail |
|---|
public java.security.PublicKey getPublicKey()
public void setPublicKey(java.security.PublicKey key)
key - The publicKey to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||