Added boolean registration to LoginCredentials

This commit is contained in:
2020-01-18 10:27:29 +01:00
parent 1a4523db54
commit e0fef6af54
4 changed files with 32 additions and 10 deletions

View File

@ -24,5 +24,10 @@
<attribute name="org.eclipse.jst.component.nondependency" value=""/>
</attributes>
</classpathentry>
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>