-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#199 fix PDP service so docker changes can be tested
- Deletes duplicative, unused `foundation-policy-decision-point` module - Repackages `extensions-pdp-service` to be more in-line with rest of the project - Undo aiops -> aissemble property file rename as the code hasn't been updated - Update JKS key alias to from aiops to aissemble - Add healthcheck URL to PDP service for easy testing
- Loading branch information
1 parent
e54f099
commit 814df64
Showing
14 changed files
with
13 additions
and
243 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
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
File renamed without changes.
Binary file modified
BIN
+4 Bytes
(100%)
...docker/aissemble-policy-decision-point/src/main/resources/truststore/aissemble-secure.jks
Binary file not shown.
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
2 changes: 1 addition & 1 deletion
2
...va/com/boozallen/LocalAttributePoint.java → ...ssemble/security/LocalAttributePoint.java
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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
package com.boozallen; | ||
package com.boozallen.aissemble.security; | ||
|
||
/*- | ||
* #%L | ||
|
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
49 changes: 0 additions & 49 deletions
49
foundation/foundation-security/foundation-policy-decision-point/LICENSE.txt
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
foundation/foundation-security/foundation-policy-decision-point/README.md
This file was deleted.
Oops, something went wrong.
68 changes: 0 additions & 68 deletions
68
foundation/foundation-security/foundation-policy-decision-point/pom.xml
This file was deleted.
Oops, something went wrong.
53 changes: 0 additions & 53 deletions
53
...policy-decision-point/src/main/java/com/boozallen/aiops/security/LocalAttributePoint.java
This file was deleted.
Oops, something went wrong.
57 changes: 0 additions & 57 deletions
57
...n-policy-decision-point/src/main/java/com/boozallen/aiops/security/PDPHelperResource.java
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
...ation-security/foundation-policy-decision-point/src/main/resources/application.properties
This file was deleted.
Oops, something went wrong.
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