Skip navigation links
C E G H I N O P S X 

C

CLIDefinitionGenerator - Class in org.forgerock.maven.plugins
 
CLIDefinitionGenerator() - Constructor for class org.forgerock.maven.plugins.CLIDefinitionGenerator
 
Content - Class in org.forgerock.maven.plugins.inject.content
Maven configuration object for modelling the content file and the ID placeholder in the destination file where the content file will be injected.
Content() - Constructor for class org.forgerock.maven.plugins.inject.content.Content
 
ContentConverter - Interface in org.forgerock.maven.plugins.inject.content
Interface for converting content when injecting it into the destination file.
convert(String) - Method in interface org.forgerock.maven.plugins.inject.content.ContentConverter
Converts the contents of the given line.
convert(String) - Method in class org.forgerock.maven.plugins.inject.content.NoOpContentConverter
Simply returns the same line as given.
convert(String) - Method in class org.forgerock.maven.plugins.inject.content.XmlContentConverter
Escapes xml special characters.

E

execute() - Method in class org.forgerock.maven.plugins.CLIDefinitionGenerator
 
execute() - Method in class org.forgerock.maven.plugins.inject.content.HelpMojo
execute() - Method in class org.forgerock.maven.plugins.inject.content.InjectContent

G

getContentConverter() - Method in class org.forgerock.maven.plugins.inject.content.Inject
Gets the name of the ContentConverter to use when injecting content into the destination file.
getContents() - Method in class org.forgerock.maven.plugins.inject.content.Inject
Gets the contents that will be injected into the destination file.
getDestinationFile() - Method in class org.forgerock.maven.plugins.inject.content.Inject
Gets the destination file.
getFile() - Method in class org.forgerock.maven.plugins.inject.content.Content
Gets the content file.
getId() - Method in class org.forgerock.maven.plugins.inject.content.Content
Gets the ID of the content placeholder.

H

HelpMojo - Class in org.forgerock.maven.plugins.inject.content
Display help information on build-helper-plugin.
Call mvn configurator:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class org.forgerock.maven.plugins.inject.content.HelpMojo
 

I

Inject - Class in org.forgerock.maven.plugins.inject.content
Maven configuration object for modelling the content files and the ID placeholders for destination file, where the content files will be injected.
Inject() - Constructor for class org.forgerock.maven.plugins.inject.content.Inject
 
InjectContent - Class in org.forgerock.maven.plugins.inject.content
Maven Mojo which can can inject a set of content files into a specific place in a destination file.
InjectContent() - Constructor for class org.forgerock.maven.plugins.inject.content.InjectContent
Default constructor used by the Maven build process.

N

NoOpContentConverter - Class in org.forgerock.maven.plugins.inject.content
NoOp implementation of a ContentConverter which will perform no conversion.
NoOpContentConverter() - Constructor for class org.forgerock.maven.plugins.inject.content.NoOpContentConverter
 

O

org.forgerock.maven.plugins - package org.forgerock.maven.plugins
 
org.forgerock.maven.plugins.inject.content - package org.forgerock.maven.plugins.inject.content
This package contains classes for the inject-content maven plugin.

P

project - Variable in class org.forgerock.maven.plugins.CLIDefinitionGenerator
 

S

setContentConverter(String) - Method in class org.forgerock.maven.plugins.inject.content.Inject
Sets the name of the ContentConverter to use when injecting content into the destination file.
setContents(List<Content>) - Method in class org.forgerock.maven.plugins.inject.content.Inject
Sets the contents that will be injected into the destination file.
setDestinationFile(File) - Method in class org.forgerock.maven.plugins.inject.content.Inject
Sets the destination file.
setFile(File) - Method in class org.forgerock.maven.plugins.inject.content.Content
Sets the content file.
setId(String) - Method in class org.forgerock.maven.plugins.inject.content.Content
Sets the ID of the content placeholder.

X

XmlContentConverter - Class in org.forgerock.maven.plugins.inject.content
An implementation of a ContentConverter which will escape xml special characters from the line.
XmlContentConverter() - Constructor for class org.forgerock.maven.plugins.inject.content.XmlContentConverter
 
C E G H I N O P S X 
Skip navigation links

Copyright © 2010–2024 Open Identity Platform Community. All rights reserved.