Loading src/main/asciidoc/architectureDocumentation/auth_n_auth_architectureDocumentation.adoc +12 −1 Original line number Diff line number Diff line openKonsequenz - Architecture of the module "portal@openK" //// ****************************************************************************** * Copyright © 2018 PTA GmbH. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * * http://www.eclipse.org/legal/epl-v10.html * ****************************************************************************** //// openKonsequenz - Architecture of the module "portal@openK" ========================================================== :Author: Frank Dietrich :Email: frank.dietrich@pta.de Loading src/main/asciidoc/howto/auth_n_auth_howtoBuild.adoc +11 −0 Original line number Diff line number Diff line //// ****************************************************************************** * Copyright © 2018 PTA GmbH. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * * http://www.eclipse.org/legal/epl-v10.html * ****************************************************************************** //// = openKonsequenz - How to build the module "portal@openK" :Date: 2017-11-17 :Revision: 1 Loading src/main/asciidoc/howto/auth_n_auth_howtoRun.adoc +11 −0 Original line number Diff line number Diff line //// ****************************************************************************** * Copyright © 2018 PTA GmbH. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * * http://www.eclipse.org/legal/epl-v10.html * ****************************************************************************** //// = openKonsequenz - How to run the module "portal@openK" :Date: 2017-11-17 :Revision: 1 Loading src/main/asciidoc/interfaceDocumentation/auth_n_auth_interfaceDocumentation.adoc +12 −1 Original line number Diff line number Diff line authAndAuth@openK - Backend REST-Service documentation //// ****************************************************************************** * Copyright © 2018 PTA GmbH. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * * http://www.eclipse.org/legal/epl-v10.html * ****************************************************************************** //// authAndAuth@openK - Backend REST-Service documentation ====================================================== :Author: Frank Dietrich :Email: frank.dietrich@pta.de Loading src/test/java/org/eclipse/openk/portal/health/base/NamedHealthCheckResultTest.java +11 −0 Original line number Diff line number Diff line /** ****************************************************************************** * Copyright © 2017-2018 PTA GmbH. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * * http://www.eclipse.org/legal/epl-v10.html * ****************************************************************************** */ package org.eclipse.openk.portal.health.base; import org.junit.Test; Loading Loading
src/main/asciidoc/architectureDocumentation/auth_n_auth_architectureDocumentation.adoc +12 −1 Original line number Diff line number Diff line openKonsequenz - Architecture of the module "portal@openK" //// ****************************************************************************** * Copyright © 2018 PTA GmbH. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * * http://www.eclipse.org/legal/epl-v10.html * ****************************************************************************** //// openKonsequenz - Architecture of the module "portal@openK" ========================================================== :Author: Frank Dietrich :Email: frank.dietrich@pta.de Loading
src/main/asciidoc/howto/auth_n_auth_howtoBuild.adoc +11 −0 Original line number Diff line number Diff line //// ****************************************************************************** * Copyright © 2018 PTA GmbH. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * * http://www.eclipse.org/legal/epl-v10.html * ****************************************************************************** //// = openKonsequenz - How to build the module "portal@openK" :Date: 2017-11-17 :Revision: 1 Loading
src/main/asciidoc/howto/auth_n_auth_howtoRun.adoc +11 −0 Original line number Diff line number Diff line //// ****************************************************************************** * Copyright © 2018 PTA GmbH. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * * http://www.eclipse.org/legal/epl-v10.html * ****************************************************************************** //// = openKonsequenz - How to run the module "portal@openK" :Date: 2017-11-17 :Revision: 1 Loading
src/main/asciidoc/interfaceDocumentation/auth_n_auth_interfaceDocumentation.adoc +12 −1 Original line number Diff line number Diff line authAndAuth@openK - Backend REST-Service documentation //// ****************************************************************************** * Copyright © 2018 PTA GmbH. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * * http://www.eclipse.org/legal/epl-v10.html * ****************************************************************************** //// authAndAuth@openK - Backend REST-Service documentation ====================================================== :Author: Frank Dietrich :Email: frank.dietrich@pta.de Loading
src/test/java/org/eclipse/openk/portal/health/base/NamedHealthCheckResultTest.java +11 −0 Original line number Diff line number Diff line /** ****************************************************************************** * Copyright © 2017-2018 PTA GmbH. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * * http://www.eclipse.org/legal/epl-v10.html * ****************************************************************************** */ package org.eclipse.openk.portal.health.base; import org.junit.Test; Loading