@@ -44,7 +44,7 @@ lists the main classes and interfaces in this package.
4444
4545*Table 51-1 Main Classes and Interfaces in javax.security.enterprise*
4646
47- [width=99%,cols="35%,65 %"]
47+ [width=99%,cols="25%,75 %"]
4848|=======================================================================
4949|*Class or Interface* |*Description*
5050|`SecurityContext` |Injectable-type interface that provides an access point for
@@ -65,7 +65,7 @@ authentication process.
6565
6666
6767*Table 51-2 Main Classes and Interfaces in javax.security.enterprise.authentication.mechanism.http*
68- [width=99%,cols="35%,65 %"]
68+ [width=99%,cols="25%,75 %"]
6969|=======================================================================
7070|*Class or Interface* |*Description*
7171|`HttpAuthenticationMechanism` |Interface representing an HTTP authentication mechanism.
@@ -82,7 +82,7 @@ of an `HttpAuthenticationMechanism` at runtime.
8282customize `HttpMessageContext` behavior.
8383|=======================================================================
8484
85- [width="100 %",cols="100%",]
85+ [width="99 %",cols="100%",]
8686|=======================================================================
8787a|
8888*Note:*
@@ -96,7 +96,7 @@ authentication mechanisms or modify that behavior of an authentication mechanism
9696[[main-classes-and-interfaces-in-credential]]
9797
9898*Table 51-3 Main Classes and Interfaces in javax.security.enterprise.credential*
99- [width=99%,cols="35%,65 %"]
99+ [width=99%,cols="25%,75 %"]
100100|=======================================================================
101101|*Class or Interface* |*Description*
102102|`Credential` |Interface that represents a generic credential and defines
@@ -125,7 +125,7 @@ used by standard caller name/password authentication.
125125[[main-classes-and-interfaces-in-identitystore]]
126126
127127*Table 51-4 Main Classes and Interfaces in javax.security.enterprise.identitystore*
128- [width=99%,cols="35%,65 %"]
128+ [width=99%,cols="25%,75 %"]
129129|=======================================================================
130130|*Class or Interface* |*Description*
131131|`IdentityStore` |Interface representing an Identity Store.
0 commit comments