|
I updated the default CallbackHandler used by the
JaasSecurityManager to support ObjectCallbacks
and changed the SigAuthenticationHandler to use the
isValid() method. The use of null as the
principal indicates this is not really an
authentication so I need to understand what the context of
the validation is. If you just want to know if the
cert should be accepted why not use the KeyStore
associated with the security domain to see if the
cert is know to the security domain and validate
the cert as a X509Certificate?
Explain the context some more and if there are cert
management functions that should be
part of the SecurityDomain interface I'll look into
adding them.
xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark Chief Technology Officer JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx
|
- [JBoss-dev] authenticating using a non-text credential (Ob... Jason Essington
- Re: [JBoss-dev] authenticating using a non-text crede... Scott M Stark
- Re: [JBoss-dev] authenticating using a non-text c... Jason Essington
- Re: [JBoss-dev] authenticating using a non-te... Scott M Stark
- Re: [JBoss-dev] authenticating using a no... Jason Essington
- [JBoss-dev] JaasSecurityDomain break... Jason Essington
- Re: [JBoss-dev] authenticating using... Scott M Stark
- Re: [JBoss-dev] authenticating u... Jason Essington
- Re: [JBoss-dev] authenticati... Scott M Stark
- Re: [JBoss-dev] authenticati... Jason Essington
- Re: [JBoss-dev] authenticati... Scott M Stark
- Re: [JBoss-dev] authenticati... Jason Essington
- Re: [JBoss-dev] authenticati... Scott M Stark
