public class ServiceNameStrategy extends AbstractEntityStrategy
| Constructor and Description |
|---|
ServiceNameStrategy() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
apply(org.opensaml.saml.saml2.metadata.EntityDescriptor input) |
private String |
getNameFromEntityId(org.opensaml.saml.saml2.metadata.EntityDescriptor entity)
If the entityId can look like a host return that, otherwise the entityId in full.
|
getSPOrganization, getSPUIInfo@Nullable private String getNameFromEntityId(@Nonnull org.opensaml.saml.saml2.metadata.EntityDescriptor entity)
entity - the entity,Copyright © 1999–2014. All rights reserved.