public final class PublicKeyCriterion extends Object implements net.shibboleth.utilities.java.support.resolver.Criterion
Criterion
which specifies public key criteria.Constructor and Description |
---|
PublicKeyCriterion(PublicKey pubKey)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
PublicKey |
getPublicKey()
Get the public key criteria.
|
int |
hashCode() |
void |
setPublicKey(PublicKey key)
Set the public key criteria.
|
String |
toString() |
Copyright © 2016. All rights reserved.