-
Notifications
You must be signed in to change notification settings - Fork 282
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2234 from darranl/ELY-2859
[ELY-2859] Update author information for Jessica Rodriguez.
- Loading branch information
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,7 +32,7 @@ | |
* A utility class to utilize methods from the {@code FileSystemSecurityRealm} class for the Elytron Tool. | ||
* | ||
* @author <a href="mailto:[email protected]">Ashpan Raskar</a> | ||
* @author <a href="mailto:carodrig@redhat.com">Cameron Rodriguez</a> | ||
* @author <a href="mailto:jrodri@redhat.com">Jessica Rodriguez</a> | ||
*/ | ||
public class FileSystemRealmUtil { | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -83,7 +83,7 @@ | |
* security-domain in WildFly. | ||
* | ||
* @author <a href="mailto:[email protected]">Ashpan Raskar</a> | ||
* @author <a href="mailto:carodrig@redhat.com">Cameron Rodriguez</a> | ||
* @author <a href="mailto:jrodri@redhat.com">Jessica Rodriguez</a> | ||
*/ | ||
|
||
class FileSystemEncryptRealmCommand extends Command { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,7 +45,7 @@ | |
|
||
/** | ||
* @author <a href="mailto:[email protected]">Ashpan Raskar</a> | ||
* @author <a href="mailto:carodrig@redhat.com">Cameron Rodriguez</a> | ||
* @author <a href="mailto:jrodri@redhat.com">Jessica Rodriguez</a> | ||
*/ | ||
public class FileSystemEncryptRealmCommandTest extends AbstractCommandTest { | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters