public final class ProtocolCriterion extends Object implements net.shibboleth.utilities.java.support.resolver.Criterion
Criterion representing an entity ID.| Constructor and Description |
|---|
ProtocolCriterion(String protocolUri)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getProtocol()
Get the SAML protocol URI.
|
int |
hashCode() |
String |
toString() |
Copyright © 2021. All rights reserved.