public final class ProtocolCriterion extends Object implements net.shibboleth.utilities.java.support.resolver.Criterion
Criterion
representing an entity ID.Modifier and Type | Field and Description |
---|---|
private String |
protocol
The SAML protocol.
|
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 © 1999–2015 JBoss by Red Hat. All rights reserved.