|
Change Parameter Type type : GenericType to type : GenericType<?> in method public setType(type GenericType<?>) : void in class org.jboss.resteasy.security.smime.PKCS7SignatureInput |
From |
To |
|
Change Parameter Type type : GenericType to type : GenericType<?> in method public setType(type GenericType<?>) : void in class org.jboss.resteasy.security.smime.EnvelopedInputImpl |
From |
To |
|
Change Parameter Type confgurable : Configurable to confgurable : Configurable<?> in method public SApp(confgurable Configurable<?>) in class org.jboss.resteasy.test.keystone.TokenTest.SApp |
From |
To |
|
Change Parameter Type type : Class<?> to type : Class<T> in method public readContent(type Class<T>, genericType Type, annotations Annotation[], mediaType MediaType) : T in class org.jboss.resteasy.jose.jwe.JWEInput.ContentReader |
From |
To |
|
Change Parameter Type type : Class to type : Class<?> in method public setType(type Class<?>) : void in class org.jboss.resteasy.security.smime.EnvelopedInputImpl |
From |
To |
|
Change Parameter Type type : Class to type : Class<?> in method public setType(type Class<?>) : void in class org.jboss.resteasy.security.smime.PKCS7SignatureInput |
From |
To |
|
Change Variable Type map : Map to map : Map<String,Object> in method public set(key String, value Object) : void in class org.jboss.security.web.ThreadContext |
From |
To |
|
Change Variable Type creds : Map to creds : Map<String,String> in method public testSignedAuth() : void in class org.jboss.resteasy.test.keystone.TokenTest |
From |
To |
|
Change Variable Type creds : Map to creds : Map<String,String> in method public testAppLoad() : void in class org.jboss.resteasy.test.keystone.PersistenceTest |
From |
To |
|
Change Variable Type creds : Map to creds : Map<String,String> in method public testAuth() : void in class org.jboss.resteasy.test.keystone.TokenTest |
From |
To |
|
Change Variable Type type : Class to type : Class<?> in method protected marshalContent() : byte[] in class org.jboss.resteasy.jose.jws.JWSBuilder |
From |
To |
|
Change Variable Type creds : Map to creds : Map<String,String> in method public testImportExport() : void in class org.jboss.resteasy.test.keystone.PersistenceTest |
From |
To |
|
Change Variable Type ge : GenericEntity to ge : GenericEntity<?> in method protected marshalContent() : byte[] in class org.jboss.resteasy.jose.jws.JWSBuilder |
From |
To |
|
Change Variable Type map : Map to map : Map<String,Object> in method public get(key String) : Object in class org.jboss.security.web.ThreadContext |
From |
To |
|
Change Variable Type reader : MessageBodyReader to reader : MessageBodyReader<T> in method public readContent(type Class<T>, genericType Type, annotations Annotation[], mediaType MediaType) : T in class org.jboss.resteasy.jose.jwe.JWEInput.ContentReader |
From |
To |