Michael,
On 5/8/24 03:01, Michael Osipov wrote:
On 2024/05/07 21:10:33 Christopher Schultz wrote:
Michael,
On 5/7/24 14:06, Michael Osipov wrote:
Folks,
I am working on a custom Authenticator and Realm where I need to pass
down a custom value to Realm#authenticate(), more specially a value
o
On 2024/05/07 21:10:33 Christopher Schultz wrote:
> Michael,
>
> On 5/7/24 14:06, Michael Osipov wrote:
> > Folks,
> >
> > I am working on a custom Authenticator and Realm where I need to pass
> > down a custom value to Realm#authenticate(), more specially a value
> > obtained from javax.securi
On 2024/05/07 18:20:46 Mark Thomas wrote:
> On 07/05/2024 19:06, Michael Osipov wrote:
> > Folks,
> >
> > I am working on a custom Authenticator and Realm where I need to pass
> > down a custom value to Realm#authenticate(), more specially a value
> > obtained from javax.security.auth.Subject#ge
Michael,
On 5/7/24 14:06, Michael Osipov wrote:
Folks,
I am working on a custom Authenticator and Realm where I need to pass
down a custom value to Realm#authenticate(), more specially a value
obtained from javax.security.auth.Subject#getPrivateCredentials().
Currently, there is no such faci
On 07/05/2024 19:06, Michael Osipov wrote:
Folks,
I am working on a custom Authenticator and Realm where I need to pass
down a custom value to Realm#authenticate(), more specially a value
obtained from javax.security.auth.Subject#getPrivateCredentials().
Currently, there is no such facility i