Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / javaee/security-api issues and pull requests

#68 - Fix bogus javadoc links to javax.resource.spi.AuthenticationMechanism

Pull Request - State: closed - Opened by wmhopkins about 7 years ago - 1 comment

#67 - Update license and copyright information to final

Pull Request - State: closed - Opened by wmhopkins about 7 years ago

#66 - Fix imports of JACC and JCA types

Pull Request - State: closed - Opened by wmhopkins about 7 years ago

#65 - Update version properties to reflect 1.0 release

Pull Request - State: closed - Opened by wmhopkins about 7 years ago

#64 - Fix <version> to include SNAPSHOT

Pull Request - State: closed - Opened by wmhopkins about 7 years ago

#63 - Update license URL to one that works

Pull Request - State: closed - Opened by wmhopkins about 7 years ago

#62 - Update pom.xml for 1.0 release, several small typos and fixes.

Pull Request - State: closed - Opened by wmhopkins about 7 years ago

#61 - Final review of javadoc for correctness, typos, formatting

Issue - State: closed - Opened by wmhopkins about 7 years ago - 1 comment
Labels: task

#60 - Update built-in identity stores (Database, LDAP) to document required credential type support

Issue - State: closed - Opened by wmhopkins about 7 years ago - 2 comments
Labels: enhancement

#59 - Fixed typo

Pull Request - State: closed - Opened by ggam about 7 years ago

#58 - Source formatting

Issue - State: closed - Opened by ggam about 7 years ago - 5 comments
Labels: wontfix

#57 - Removing PlaintextPasswordHash IF

Pull Request - State: closed - Opened by wmhopkins about 7 years ago - 1 comment

#56 - Javadoc updates, clarifications, formatting, links. No code changes.

Pull Request - State: closed - Opened by wmhopkins about 7 years ago - 2 comments

#55 - Remove PlaintextPasswordHash interface from API

Issue - State: closed - Opened by wmhopkins about 7 years ago
Labels: bug

#54 - Remove imports of javax.security.auth.message.** classes

Issue - State: closed - Opened by wmhopkins about 7 years ago - 7 comments
Labels: bug, notabug

#53 - javadoc for IdentityStore.getCallerGroups() should say that it can throw SecurityException

Issue - State: closed - Opened by wmhopkins about 7 years ago - 1 comment
Labels: bug

#52 - Update <scm> configuration to reflect repo moves to Java EE org

Pull Request - State: closed - Opened by wmhopkins about 7 years ago

#51 - Made PasswordHash#initialize() method default

Pull Request - State: closed - Opened by ggam about 7 years ago

#50 - Made PasswordHash#initialize() method default

Pull Request - State: closed - Opened by ggam about 7 years ago - 2 comments

#49 - Documenting EL support of hashAlgorithmParameters

Pull Request - State: closed - Opened by arjantijms about 7 years ago

#48 - Added forgotten attribute for consistency

Pull Request - State: closed - Opened by arjantijms about 7 years ago - 2 comments

#47 - Pull request for hashalgorithm branch, for ease of commenting

Pull Request - State: closed - Opened by wmhopkins about 7 years ago

#46 - Configurable Database Hashing API

Pull Request - State: closed - Opened by arjantijms about 7 years ago - 1 comment

#45 - Javadoc tweaks

Pull Request - State: closed - Opened by wmhopkins about 7 years ago

#44 - General description of EL support in all annotations

Pull Request - State: closed - Opened by arjantijms about 7 years ago

#43 - Update javadoc for notifyContainerAboutLogin()

Pull Request - State: closed - Opened by wmhopkins about 7 years ago

#42 - Typos and Remove unnecessary modifier, semi-colon and Type specification.

Pull Request - State: closed - Opened by rdebusscher about 7 years ago - 2 comments

#41 - Added EL enabled attribute variants for LoginToContinue and RememberMe

Pull Request - State: closed - Opened by arjantijms about 7 years ago

#40 - Merge latest from wmhopkins-pfd

Pull Request - State: closed - Opened by wmhopkins about 7 years ago

#39 - Removed unused imports and fixed tiny formatting issue

Pull Request - State: closed - Opened by arjantijms about 7 years ago

#38 - Merge wmhopkins-pfd branch

Pull Request - State: closed - Opened by wmhopkins about 7 years ago - 3 comments

#37 - DatabaseIdentityStoreDefinition optional attributes

Pull Request - State: closed - Opened by ggam about 7 years ago

#36 - Rename DataBase to Database

Pull Request - State: closed - Opened by ggam about 7 years ago - 1 comment

#35 - Replaced AuthException by AuthenticationException as per EG call

Pull Request - State: closed - Opened by arjantijms about 7 years ago

#34 - Pluralized table name in DatabaseIdentityStoreDefinition example

Pull Request - State: closed - Opened by ggam about 7 years ago

#33 - #68 API responseUnAuthorized to responseUnauthorized

Pull Request - State: closed - Opened by arjantijms over 7 years ago

#32 - Fix import of java.util.Objects

Pull Request - State: closed - Opened by sameer-pandit over 7 years ago - 4 comments

#31 - SecurityContext javadoc fixes

Pull Request - State: closed - Opened by ggam over 7 years ago - 10 comments

#30 - Update HttpMessageContext.java

Pull Request - State: closed - Opened by ggam over 7 years ago - 2 comments

#29 - Small refactoring

Pull Request - State: closed - Opened by ggam over 7 years ago - 2 comments

#28 - IdentityStore#validationTypes() returns inmutable set

Pull Request - State: closed - Opened by ggam over 7 years ago - 9 comments

#27 - Use the passed in status in the CredentialValidationResult

Pull Request - State: closed - Opened by ashri over 7 years ago - 1 comment

#26 - Updated SecurityContext with clarifications in javadoc, renamed method

Pull Request - State: closed - Opened by arjantijms over 7 years ago - 3 comments

#25 - Removed type and method that were not fully fleshed out yet

Pull Request - State: closed - Opened by arjantijms over 7 years ago

#24 - Updated javadoc, removed typos and some unused methods

Pull Request - State: closed - Opened by arjantijms over 7 years ago

#22 - Updated more Javadoc for SecurityContext

Pull Request - State: closed - Opened by arjantijms over 7 years ago

#21 - Javadoc for SecurityContext

Pull Request - State: closed - Opened by arjantijms over 7 years ago

#20 - Align status codes with JASPIC ones and document how they correspond.

Pull Request - State: closed - Opened by arjantijms over 7 years ago

#19 - Removed embedded identity stores over concerns of passwords in code.

Pull Request - State: closed - Opened by arjantijms over 7 years ago

#18 - Fixed Javadoc reference to authenticate method

Pull Request - State: closed - Opened by arjantijms over 7 years ago

#17 - Removed authenticate() variant after EG discussion

Pull Request - State: closed - Opened by arjantijms over 7 years ago

#16 - Updated and clarified JavaDoc of all mechanism level annotations

Pull Request - State: closed - Opened by arjantijms over 7 years ago

#15 - Added deploy directive to travis.xml

Pull Request - State: closed - Opened by arjantijms over 7 years ago

#14 - Removed "both" type and added Set return as per EG discussion

Pull Request - State: closed - Opened by arjantijms over 7 years ago - 3 comments

#13 - Renamed enum constants for ValidationType, per EG discussion

Pull Request - State: closed - Opened by arjantijms over 7 years ago

#12 - IdentityStore getGroups from List to Set

Pull Request - State: closed - Opened by arjantijms over 7 years ago

#11 - JASPIC AuthStatus replaced by AuthenticationStatus enum

Pull Request - State: closed - Opened by arjantijms over 7 years ago - 2 comments

#10 - Initial proposal for status enum

Pull Request - State: closed - Opened by arjantijms over 7 years ago

#9 - Added travis file

Pull Request - State: closed - Opened by arjantijms over 7 years ago

#8 - Publish JavaDoc to GitHub Pages

Pull Request - State: closed - Opened by ggam over 7 years ago - 8 comments

#7 - Always return list of groups on CredentialValidationResult, never null

Pull Request - State: closed - Opened by ggam over 7 years ago - 1 comment

#6 - Removed copy-pasted JavaDoc comments and add some missing @Overrides

Pull Request - State: closed - Opened by ggam over 7 years ago

#5 - Fixed JavaDoc references

Pull Request - State: closed - Opened by ggam over 7 years ago - 1 comment

#4 - Simplified CredentialValidationResult creation

Pull Request - State: closed - Opened by ggam over 7 years ago

#3 - Updated license header year

Pull Request - State: closed - Opened by ggam over 7 years ago - 1 comment

#2 - Version increased to m03

Pull Request - State: closed - Opened by arjantijms over 7 years ago

#1 - Populate new repo with API code

Pull Request - State: closed - Opened by wmhopkins over 7 years ago - 8 comments