Package | Description |
---|---|
edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.dataConnector |
Modifier and Type | Class and Description |
---|---|
protected class |
LdapDataConnector.LDAPValueEscapingStrategy
Escapes values that will be included within an LDAP filter.
|
Modifier and Type | Method and Description |
---|---|
String |
TemplateEngine.createStatement(String templateName,
ShibbolethResolutionContext resolutionContext,
List<String> dependencies,
TemplateEngine.CharacterEscapingStrategy escapingStrategy)
Create a statement from a give template by replacing it's macro's with information within the resolution context.
|
protected org.apache.velocity.VelocityContext |
TemplateEngine.createVelocityContext(ShibbolethResolutionContext resolutionContext,
List<String> dependencies,
TemplateEngine.CharacterEscapingStrategy escapingStrategy)
Creates the velocity context from the given resolution context.
|
protected List<Object> |
TemplateEngine.prepareAttributeValues(BaseAttribute attribute,
TemplateEngine.CharacterEscapingStrategy escapingStrategy)
Prepares an attributes values for use within a template.
|
Copyright © 1999–2014. All rights reserved.