f1a087fa60217383969f2a281703f8cf0e0d8efb
Files Diff
- Added: 9
- Removed: 7
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type config : JMAPConfiguration to jwtConfiguration : JwtConfiguration in method package PublicKeyProvider(jwtConfiguration JwtConfiguration, reader PublicKeyReader) in class org.apache.james.jwt.PublicKeyProvider | From | To | |
Change Return Type | 1 | ||
Change Return Type JMAPConfiguration to JwtConfiguration in method private getJWTConfiguration() : JwtConfiguration in class org.apache.james.jwt.JwtTokenVerifierTest | From | To | |
Move Class | 7 | ||
Move Class org.apache.james.jmap.crypto.PublicKeyReaderTest moved to org.apache.james.jwt.PublicKeyReaderTest | From | To | |
Move Class org.apache.james.jmap.crypto.PublicKeyProvider moved to org.apache.james.jwt.PublicKeyProvider | From | To | |
Move Class org.apache.james.jmap.crypto.JwtTokenVerifier moved to org.apache.james.jwt.JwtTokenVerifier | From | To | |
Move Class org.apache.james.jmap.crypto.PublicKeyReader moved to org.apache.james.jwt.PublicKeyReader | From | To | |
Move Class org.apache.james.jmap.crypto.PublicKeyProviderTest moved to org.apache.james.jwt.PublicKeyProviderTest | From | To | |
Move Class org.apache.james.jmap.crypto.MissingOrInvalidKeyException moved to org.apache.james.jwt.MissingOrInvalidKeyException | From | To | |
Move Class org.apache.james.jmap.crypto.JwtTokenVerifierTest moved to org.apache.james.jwt.JwtTokenVerifierTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute config : JMAPConfiguration to jwtConfiguration : JwtConfiguration in class org.apache.james.jwt.PublicKeyProvider | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type config : JMAPConfiguration to jwtConfiguration : JwtConfiguration in class org.apache.james.jwt.PublicKeyProvider | From | To | |
Rename Parameter | 1 | ||
Rename Parameter config : JMAPConfiguration to jwtConfiguration : JwtConfiguration in method package PublicKeyProvider(jwtConfiguration JwtConfiguration, reader PublicKeyReader) in class org.apache.james.jwt.PublicKeyProvider | From | To |