[jboss-jira] [JBoss JIRA] (ELY-377) Add a SecurityFactory implementation to return a GSSCredential
Darran Lofthouse (JIRA)
issues at jboss.org
Tue Nov 24 08:49:00 EST 2015
[ https://issues.jboss.org/browse/ELY-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13133252#comment-13133252 ]
Darran Lofthouse commented on ELY-377:
--------------------------------------
There is some variance by vendor but if we don't attempt to hide the internals too deeply and acknowledge that this is making use of JAAS calls it is nothing that we can not cover with an appropriate Builder and configuration without having to add vendor detection to our implementation.
> Add a SecurityFactory implementation to return a GSSCredential
> --------------------------------------------------------------
>
> Key: ELY-377
> URL: https://issues.jboss.org/browse/ELY-377
> Project: WildFly Elytron
> Issue Type: Task
> Components: Utils
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Fix For: 1.1.0.Beta3
>
>
> This task is for a simple implementation that uses a JAAS call and the GSSAPI APIs to authenticate and obtain the GSSCredential.
> For completeness this utility should probably cover both the client side and server side use cases.
> Delegation however may call for a slightly different implement for the client side when running in a server.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list