Skip to content
This repository was archived by the owner on Jan 28, 2019. It is now read-only.

Commit d40b640

Browse files
committed
fixed links
1 parent 6a840c0 commit d40b640

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/main/jbake/content/security-intro003a.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ is to register a corresponding `AuthConfigProvider` with the global `AuthConfigF
6666
An `AuthConfigProvider` makes a `ServerAuthModule` available to the container, via a
6767
series of intermediary objects, for runtime message processing.
6868

69-
[jsr-375-java-ee-security-api]
69+
[[jsr-375-java-ee-security-api]]
7070
JSR-375 Java EE Security API
7171
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7272
JSR-375 defines the following authentication-related plugin SPIs:

src/main/jbake/content/security-intro005a.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ authenticate against in a standard, portable way.
3737
An application can provide its own `IdentityStore`,
3838
or use the built in LDAP or Database identity store implementations of the interface.
3939
For details about the `IdentityStore` interfaces and examples of their usage, see
40-
link:security-api004.html#overview-of-the-identity-store-interfaces[Overview of the Identity Store Interfaces].
40+
link:security-api003.html#overview-of-the-identity-store-interfaces[Overview of the Identity Store Interfaces].

0 commit comments

Comments
 (0)