Skip to content
Snippets Groups Projects
Commit 00639acc authored by Evgeny Bardin's avatar Evgeny Bardin
Browse files

OZG-7092 adjust javadoc

parent bcd35e00
No related branches found
No related tags found
1 merge request!1OZG-7092 Anpassung TokenChecker
...@@ -84,9 +84,7 @@ public class TokenValidationProperties { ...@@ -84,9 +84,7 @@ public class TokenValidationProperties {
private boolean useIdAsPostfachId = false; private boolean useIdAsPostfachId = false;
/** /**
* The mappings the PostfachHandle and the TrustLevel. The value of the mapping * The mappings define the names of the attributes in the SamlResponse that correspond to these keys
* the name of the attribute in the SamlResponse that represents these values.
* The default are the mappings used by BayernID.
*/ */
@NotNull @NotNull
private Map<String, String> mappings; private Map<String, String> mappings;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment