EndpointType - the type of endpointpublic final class EndpointCriterion<EndpointType extends Endpoint> extends Object implements net.shibboleth.utilities.java.support.resolver.Criterion
Criterion representing a SAML metadata endpoint object.| Modifier and Type | Field and Description |
|---|---|
private EndpointType |
endpoint
The endpoint.
|
| Constructor and Description |
|---|
EndpointCriterion(EndpointType ep)
Constructor.
|
@Nonnull private final EndpointType extends Endpoint endpoint
public EndpointCriterion(@Nonnull EndpointType ep)
ep - the endpoint@Nonnull public EndpointType getEndpoint()
Copyright © 1999–2014. All rights reserved.