|
Change Parameter Type profiles : List<UserProfile> to profiles : List<CommonProfile> in method public isAuthorized(context WebContext, profiles List<CommonProfile>, authorizerNames String, authorizersMap Map<String,Authorizer>) : boolean in class org.pac4j.core.authorization.checker.DefaultAuthorizationChecker |
From |
To |
|
Change Parameter Type userProfile : UserProfile to userProfile : CommonProfile in method protected verifyProfile(userProfile CommonProfile) : void in class org.pac4j.oauth.run.RunWindowsLiveClient |
From |
To |
|
Change Parameter Type profiles : List<UserProfile> to profiles : List<CommonProfile> in method public isAuthorized(context WebContext, profiles List<CommonProfile>) : boolean in class org.pac4j.core.authorization.checker.DefaultAuthorizationCheckerTests.IdAuthorizer |
From |
To |
|
Change Parameter Type userProfile : UserProfile to userProfile : CommonProfile in method protected verifyProfile(userProfile CommonProfile) : void in class org.pac4j.oauth.run.RunYahooClient |
From |
To |
|
Change Parameter Type userProfile : UserProfile to userProfile : CommonProfile in method protected verifyProfile(userProfile CommonProfile) : void in class org.pac4j.oauth.run.RunLinkedIn2Client |
From |
To |
|
Change Parameter Type userProfile : UserProfile to userProfile : CommonProfile in method protected verifyProfile(userProfile CommonProfile) : void in class org.pac4j.oauth.run.RunGithubClient |
From |
To |
|
Change Parameter Type userProfile : UserProfile to userProfile : CommonProfile in method protected verifyProfile(userProfile CommonProfile) : void in class org.pac4j.oauth.run.RunStravaClient |
From |
To |
|
Change Parameter Type userProfile : UserProfile to userProfile : CommonProfile in method protected verifyProfile(userProfile CommonProfile) : void in class org.pac4j.openid.run.RunYahooOpenIdClient |
From |
To |
|
Change Parameter Type userProfile : UserProfile to userProfile : CommonProfile in method public setUserProfile(userProfile CommonProfile) : void in class org.pac4j.core.credentials.Credentials |
From |
To |
|
Change Parameter Type userProfile : UserProfile to userProfile : CommonProfile in method protected abstract verifyProfile(userProfile CommonProfile) : void in class org.pac4j.core.run.RunClient |
From |
To |
|
Change Parameter Type profiles : List<UserProfile> to profiles : List<CommonProfile> in method public isAuthorized(context WebContext, profiles List<CommonProfile>) : boolean in class org.pac4j.core.authorization.authorizer.csrf.CsrfTokenGeneratorAuthorizer |
From |
To |
|
Change Parameter Type userProfile : UserProfile to userProfile : CommonProfile in method protected verifyProfile(userProfile CommonProfile) : void in class org.pac4j.oauth.run.RunGoogle2Client |
From |
To |
|
Change Parameter Type profiles : List<UserProfile> to profiles : List<CommonProfile> in method public isAuthorized(context WebContext, profiles List<CommonProfile>) : boolean in class org.pac4j.core.authorization.authorizer.XSSProtectionHeader |
From |
To |
|
Change Parameter Type userProfile : UserProfile to profile : CommonProfile in method protected assertCommonProfile(profile CommonProfile, email String, firstName String, familyName String, displayName String, username String, gender Gender, locale Locale, pictureUrl String, profileUrl String, location String) : void in class org.pac4j.core.run.RunClient |
From |
To |
|
Change Parameter Type userProfile : UserProfile to userProfile : CommonProfile in method protected verifyProfile(userProfile CommonProfile) : void in class org.pac4j.oauth.run.RunOkClient |
From |
To |
|
Change Parameter Type profiles : List<UserProfile> to profiles : List<CommonProfile> in method public isAuthorized(context WebContext, profiles List<CommonProfile>, authorizers List<Authorizer>) : boolean in class org.pac4j.core.authorization.checker.DefaultAuthorizationChecker |
From |
To |
|
Change Parameter Type clazz : Class<? extends UserProfile> to clazz : Class<? extends CommonProfile> in method public isTypedIdOf(id String, clazz Class<? extends CommonProfile>) : boolean in class org.pac4j.core.profile.ProfileHelper |
From |
To |
|
Change Parameter Type profiles : List<UserProfile> to profiles : List<CommonProfile> in method public isAuthorized(context WebContext, profiles List<CommonProfile>) : boolean in class org.pac4j.core.authorization.authorizer.StrictTransportSecurityHeader |
From |
To |
|
Change Parameter Type userProfile : UserProfile to userProfile : CommonProfile in method protected verifyProfile(userProfile CommonProfile) : void in class org.pac4j.oauth.run.RunBitbucketClient |
From |
To |
|
Change Parameter Type credentials : Credentials to credentials : C in method public create(credentials C) : P in class org.pac4j.core.profile.creator.AuthenticatorProfileCreator |
From |
To |
|
Change Parameter Type profiles : List<UserProfile> to profiles : List<CommonProfile> in method public isAuthorized(context WebContext, profiles List<CommonProfile>, authorizerNames String, authorizersMap Map<String,Authorizer>) : boolean in class org.pac4j.core.authorization.checker.AuthorizationChecker |
From |
To |
|
Change Parameter Type userProfile : UserProfile to userProfile : CommonProfile in method protected verifyProfile(userProfile CommonProfile) : void in class org.pac4j.oauth.run.RunPaypalClient |
From |
To |
|
Change Parameter Type userProfile : UserProfile to userProfile : CommonProfile in method protected verifyProfile(userProfile CommonProfile) : void in class org.pac4j.oauth.run.RunFoursquareClient |
From |
To |
|
Change Parameter Type userProfile : UserProfile to userProfile : CommonProfile in method protected verifyProfile(userProfile CommonProfile) : void in class org.pac4j.oauth.run.RunWordPressClient |
From |
To |
|
Change Parameter Type userProfile : UserProfile to userProfile : CommonProfile in method protected verifyProfile(userProfile CommonProfile) : void in class org.pac4j.oidc.run.RunGoogleOidcClient |
From |
To |
|
Change Parameter Type profiles : List<UserProfile> to profiles : List<CommonProfile> in method public isAuthorized(context WebContext, profiles List<CommonProfile>) : boolean in class org.pac4j.core.authorization.authorizer.XContentTypeOptionsHeader |
From |
To |
|
Change Parameter Type profiles : List<UserProfile> to profiles : List<CommonProfile> in method public isAuthorized(context WebContext, profiles List<CommonProfile>, authorizers List<Authorizer>) : boolean in class org.pac4j.core.authorization.checker.AuthorizationChecker |
From |
To |
|
Change Parameter Type profile : UserProfile to profile : U in method public save(saveInSession boolean, profile U, multiProfile boolean) : void in class org.pac4j.core.profile.ProfileManager |
From |
To |
|
Change Parameter Type userProfile : UserProfile to userProfile : CommonProfile in method protected verifyProfile(userProfile CommonProfile) : void in class org.pac4j.oidc.run.RunAzureAdClient |
From |
To |
|
Change Parameter Type userProfile : UserProfile to userProfile : CommonProfile in method protected verifyProfile(userProfile CommonProfile) : void in class org.pac4j.oauth.run.RunTwitterClient |
From |
To |
|
Change Parameter Type profiles : List<UserProfile> to profiles : List<CommonProfile> in method public isAuthorized(context WebContext, profiles List<CommonProfile>) : boolean in class org.pac4j.core.authorization.authorizer.CacheControlHeader |
From |
To |
|
Change Parameter Type userProfile : UserProfile to userProfile : CommonProfile in method protected verifyProfile(userProfile CommonProfile) : void in class org.pac4j.oauth.run.RunCasOAuthWrapperClient |
From |
To |
|
Change Parameter Type profiles : List<UserProfile> to profiles : List<CommonProfile> in method public isAuthorized(context WebContext, profiles List<CommonProfile>) : boolean in class org.pac4j.core.authorization.authorizer.XFrameOptionsHeader |
From |
To |
|
Change Parameter Type userProfile : UserProfile to userProfile : CommonProfile in method protected verifyProfile(userProfile CommonProfile) : void in class org.pac4j.oauth.run.RunDropboxClient |
From |
To |
|
Change Parameter Type userProfile : UserProfile to userProfile : CommonProfile in method protected verifyProfile(userProfile CommonProfile) : void in class org.pac4j.oauth.run.RunFacebookClient |
From |
To |
|
Change Parameter Type profile : List<UserProfile> to profile : List<CommonProfile> in method public isAuthorized(context WebContext, profile List<CommonProfile>) : boolean in class org.pac4j.http.authorization.authorizer.IpRegexpAuthorizer |
From |
To |
|
Change Return Type UserProfile to CommonProfile in method private assertToken(profile FacebookProfile, token String, authenticator JwtAuthenticator) : CommonProfile in class org.pac4j.jwt.JwtTests |
From |
To |
|
Change Return Type UserProfile to CommonProfile in method public getUserProfile() : CommonProfile in class org.pac4j.core.credentials.Credentials |
From |
To |
|
Change Return Type UserProfile to CommonProfile in method private assertToken(profile FacebookProfile, token String) : CommonProfile in class org.pac4j.jwt.JwtTests |
From |
To |
|
Change Return Type UserProfile to P in method public create(credentials C) : P in class org.pac4j.core.profile.creator.AuthenticatorProfileCreator |
From |
To |
|
Change Return Type UserProfile to CommonProfile in method private getUserProfile() : CommonProfile in class org.pac4j.core.util.JavaSerializationHelperTests |
From |
To |
|
Change Return Type UserProfile to CommonProfile in method private buildUserProfileByClassCompleteName(typedId String, attributes Map<String,Object>, completeName String) : CommonProfile in class org.pac4j.core.profile.ProfileHelper |
From |
To |
|
Change Return Type Optional<UserProfile> to Optional<U> in method public get(readFromSession boolean) : Optional<U> in class org.pac4j.core.profile.ProfileManager |
From |
To |
|
Change Return Type UserProfile to CommonProfile in method private getUserProfile() : CommonProfile in class org.pac4j.core.util.KryoSerializationHelperTests |
From |
To |
|
Change Return Type Constructor<? extends UserProfile> to Constructor<? extends CommonProfile> in method private getConstructor(name String) : Constructor<? extends CommonProfile> in class org.pac4j.core.profile.ProfileHelper |
From |
To |
|
Change Return Type UserProfile to CommonProfile in method public validateToken(token String) : CommonProfile in class org.pac4j.jwt.credentials.authenticator.JwtAuthenticator |
From |
To |
|
Change Return Type List<UserProfile> to List<U> in method public getAll(readFromSession boolean) : List<U> in class org.pac4j.core.profile.ProfileManager |
From |
To |
|
Change Return Type UserProfile to CommonProfile in method public load(credentials T) : CommonProfile in class org.pac4j.core.credentials.authenticator.LocalCachingAuthenticator.UserProfileCacheLoader |
From |
To |
|
Change Return Type LinkedHashMap<String,UserProfile> to LinkedHashMap<String,U> in method private retrieveAll(readFromSession boolean) : LinkedHashMap<String,U> in class org.pac4j.core.profile.ProfileManager |
From |
To |
|
Change Return Type UserProfile to CommonProfile in method public buildProfile(typedId String, attributes Map<String,Object>) : CommonProfile in class org.pac4j.core.profile.ProfileHelper |
From |
To |
|
Change Variable Type profile2 : UserProfile to profile2 : CommonProfile in method public testReturnProfile() : void in class org.pac4j.core.profile.creator.AuthenticatorProfileCreatorTests |
From |
To |
|
Change Variable Type profile3 : UserProfile to profile3 : CommonProfile in method public run() : void in class org.pac4j.core.run.RunClient |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public testNullPermissions() : void in class org.pac4j.core.profile.CommonProfileTests |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public testAuthentication() : void in class org.pac4j.http.client.direct.IpClientTests |
From |
To |
|
Change Variable Type entry : Map.Entry<String,UserProfile> to entry : Map.Entry<String,U> in method public getAll(readFromSession boolean) : List<U> in class org.pac4j.core.profile.ProfileManager |
From |
To |
|
Change Variable Type profile2 : UserProfile to profile2 : CommonProfile in method public testBase64StringSerialization() : void in class org.pac4j.core.util.KryoSerializationHelperTests |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public testBlankPermission() : void in class org.pac4j.core.profile.CommonProfileTests |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public testBase64StringSerialization() : void in class org.pac4j.core.util.JavaSerializationHelperTests |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public testAuthentication() : void in class org.pac4j.http.client.direct.DirectBasicAuthClientTests |
From |
To |
|
Change Variable Type constructor : Constructor<? extends UserProfile> to constructor : Constructor<? extends CommonProfile> in method private buildUserProfileByClassCompleteName(typedId String, attributes Map<String,Object>, completeName String) : CommonProfile in class org.pac4j.core.profile.ProfileHelper |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public authentSuccessNoAttribute() : void in class org.pac4j.ldap.credentials.authenticator.LdapAuthenticatorTests |
From |
To |
|
Change Variable Type profiles : LinkedHashMap<String,UserProfile> to profiles : LinkedHashMap<String,U> in method public save(saveInSession boolean, profile U, multiProfile boolean) : void in class org.pac4j.core.profile.ProfileManager |
From |
To |
|
Change Variable Type profiles : List<UserProfile> to profiles : List<CommonProfile> in method public saveTwoProfilesMulti() : void in class org.pac4j.core.profile.ProfileManagerTests |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public testRme() : void in class org.pac4j.core.profile.CommonProfileTests |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public testReturnProfile() : void in class org.pac4j.core.profile.creator.AuthenticatorProfileCreatorTests |
From |
To |
|
Change Variable Type profile2 : UserProfile to profile2 : CommonProfile in method public testBytesSerialization() : void in class org.pac4j.core.util.JavaSerializationHelperTests |
From |
To |
|
Change Variable Type profiles : LinkedHashMap<String,UserProfile> to profiles : LinkedHashMap<String,U> in method private retrieveAll(readFromSession boolean) : LinkedHashMap<String,U> in class org.pac4j.core.profile.ProfileManager |
From |
To |
|
Change Variable Type profile4 : UserProfile to profile4 : CommonProfile in method public run() : void in class org.pac4j.core.run.RunClient |
From |
To |
|
Change Variable Type profiles : List<UserProfile> to profiles : List<CommonProfile> in method public saveOneProfileMulti() : void in class org.pac4j.core.profile.ProfileManagerTests |
From |
To |
|
Change Variable Type profiles : List<UserProfile> to profiles : List<CommonProfile> in method public saveTwoProfilesNoMulti() : void in class org.pac4j.core.profile.ProfileManagerTests |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public testTypeId() : void in class org.pac4j.core.profile.CommonProfileTests |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public testPermissions() : void in class org.pac4j.core.profile.CommonProfileTests |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public testBase64StringSerialization() : void in class org.pac4j.core.util.KryoSerializationHelperTests |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public load(credentials T) : CommonProfile in class org.pac4j.core.credentials.authenticator.LocalCachingAuthenticator.UserProfileCacheLoader |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method private getUserProfile() : CommonProfile in class org.pac4j.core.util.JavaSerializationHelperTests |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public testAuthentication() : void in class org.pac4j.http.client.direct.DirectDigestAuthClientTests |
From |
To |
|
Change Variable Type userProfile : UserProfile to userProfile : CommonProfile in method private buildUserProfileByClassCompleteName(typedId String, attributes Map<String,Object>, completeName String) : CommonProfile in class org.pac4j.core.profile.ProfileHelper |
From |
To |
|
Change Variable Type profile2 : UserProfile to profile2 : CommonProfile in method private assertToken(profile FacebookProfile, token String, authenticator JwtAuthenticator) : CommonProfile in class org.pac4j.jwt.JwtTests |
From |
To |
|
Change Variable Type userProfile : UserProfile to userProfile : CommonProfile in method public testAddAttribute() : void in class org.pac4j.core.profile.CommonProfileTests |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public testAuthentication() : void in class org.pac4j.http.client.direct.HeaderClientTests |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public testGoodUsernameAttribute() : void in class org.pac4j.mongo.credentials.authenticator.MongoAuthenticatorIT |
From |
To |
|
Change Variable Type userProfile : UserProfile to userProfile : CommonProfile in method public testAddAttributes() : void in class org.pac4j.core.profile.CommonProfileTests |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public testNullClientName() : void in class org.pac4j.core.profile.CommonProfileTests |
From |
To |
|
Change Variable Type userProfile : UserProfile to userProfile : CommonProfile in method public testSetId() : void in class org.pac4j.core.profile.CommonProfileTests |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public testAuthentication() : void in class org.pac4j.http.client.direct.ParameterClientTests |
From |
To |
|
Change Variable Type profile5 : UserProfile to profile5 : CommonProfile in method public run() : void in class org.pac4j.core.run.RunClient |
From |
To |
|
Change Variable Type profile3 : UserProfile to profile3 : CommonProfile in method public testBuildProfile() : void in class org.pac4j.core.profile.ProfileHelperTests |
From |
To |
|
Change Variable Type profile2 : UserProfile to profile2 : CommonProfile in method public testBytesSerialization() : void in class org.pac4j.core.util.KryoSerializationHelperTests |
From |
To |
|
Change Variable Type profile2 : UserProfile to profile2 : CommonProfile in method public testHasAnyPermissionOnePermissionTwoProfiles() : void in class org.pac4j.core.authorization.authorizer.RequireAnyPermissionAuthorizerTests |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method private createJwtProfile(credentials TokenCredentials, signedJWT SignedJWT) : void in class org.pac4j.jwt.credentials.authenticator.JwtAuthenticator |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public testGoodUsernameNoAttribute() : void in class org.pac4j.sql.credentials.authenticator.DbAuthenticatorTests |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public testAuthentication() : void in class org.pac4j.http.client.direct.CookieClientTests |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public testOldTypeId() : void in class org.pac4j.core.profile.CommonProfileTests |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public testBytesSerialization() : void in class org.pac4j.core.util.JavaSerializationHelperTests |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public testRoles() : void in class org.pac4j.core.profile.CommonProfileTests |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method private getUserProfile() : CommonProfile in class org.pac4j.core.util.KryoSerializationHelperTests |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public testBuildProfile() : void in class org.pac4j.core.profile.ProfileHelperTests |
From |
To |
|
Change Variable Type userProfile : UserProfile to userProfile : CommonProfile in method public testUnsafeAddAttribute() : void in class org.pac4j.core.profile.CommonProfileTests |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public authentSuccessMultiAttribute() : void in class org.pac4j.ldap.credentials.authenticator.LdapAuthenticatorTests |
From |
To |
|
Change Variable Type constructor : Constructor<? extends UserProfile> to constructor : Constructor<? extends CommonProfile> in method private getConstructor(name String) : Constructor<? extends CommonProfile> in class org.pac4j.core.profile.ProfileHelper |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public validate(credentials T) : void in class org.pac4j.core.credentials.authenticator.LocalCachingAuthenticator |
From |
To |
|
Change Variable Type profiles : LinkedHashMap<String,UserProfile> to profiles : LinkedHashMap<String,U> in method public get(readFromSession boolean) : Optional<U> in class org.pac4j.core.profile.ProfileManager |
From |
To |
|
Change Variable Type profile2 : UserProfile to profile2 : CommonProfile in method public testBase64StringSerialization() : void in class org.pac4j.core.util.JavaSerializationHelperTests |
From |
To |
|
Change Variable Type profiles : List<UserProfile> to profiles : List<CommonProfile> in method public saveOneProfileNoMulti() : void in class org.pac4j.core.profile.ProfileManagerTests |
From |
To |
|
Change Variable Type listProfiles : List<UserProfile> to listProfiles : List<U> in method public getAll(readFromSession boolean) : List<U> in class org.pac4j.core.profile.ProfileManager |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public testNullId() : void in class org.pac4j.core.profile.CommonProfileTests |
From |
To |
|
Change Variable Type profile2 : UserProfile to profile2 : CommonProfile in method public run() : void in class org.pac4j.core.run.RunClient |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public run() : void in class org.pac4j.core.run.RunClient |
From |
To |
|
Change Variable Type profile2 : UserProfile to profile2 : CommonProfile in method public testBuildProfile() : void in class org.pac4j.core.profile.ProfileHelperTests |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public testGoodUsernameNoAttribute() : void in class org.pac4j.mongo.credentials.authenticator.MongoAuthenticatorIT |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public testBytesSerialization() : void in class org.pac4j.core.util.KryoSerializationHelperTests |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public authentSuccessSingleAttribute() : void in class org.pac4j.ldap.credentials.authenticator.LdapAuthenticatorTests |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public testNullRoles() : void in class org.pac4j.core.profile.CommonProfileTests |
From |
To |
|
Change Variable Type profile2 : UserProfile to profile2 : CommonProfile in method public testGenerateAuthenticateAndEncryptedWithRolesPermissions() : void in class org.pac4j.jwt.JwtTests |
From |
To |
|
Change Variable Type profile2 : UserProfile to profile2 : CommonProfile in method public testHasAllRolesTwoRolesFailTwoProfiles() : void in class org.pac4j.core.authorization.authorizer.RequireAllRolesAuthorizerTests |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public testBlankRole() : void in class org.pac4j.core.profile.CommonProfileTests |
From |
To |
|
Change Variable Type profiles : List<UserProfile> to profiles : List<CommonProfile> in method public testBadProfileType() : void in class org.pac4j.core.authorization.authorizer.CheckProfileTypeAuthorizerTests |
From |
To |
|
Change Variable Type profiles : List<UserProfile> to profiles : List<CommonProfile> in method public testGoodProfile() : void in class org.pac4j.core.authorization.authorizer.CheckProfileTypeAuthorizerTests |
From |
To |
|
Change Variable Type profile : UserProfile to profile : CommonProfile in method public testGoodUsernameAttribute() : void in class org.pac4j.sql.credentials.authenticator.DbAuthenticatorTests |
From |
To |
|
Change Variable Type profiles : LinkedHashMap<String,UserProfile> to profiles : LinkedHashMap<String,U> in method public getAll(readFromSession boolean) : List<U> in class org.pac4j.core.profile.ProfileManager |
From |
To |
|
Change Attribute Type constructorsCache : Map<String,Constructor<? extends UserProfile>> to constructorsCache : Map<String,Constructor<? extends CommonProfile>> in class org.pac4j.core.profile.ProfileHelper |
From |
To |
|
Change Attribute Type profiles : List<UserProfile> to profiles : List<CommonProfile> in class org.pac4j.core.authorization.authorizer.RequireAllPermissionsAuthorizerTests |
From |
To |
|
Change Attribute Type profiles : List<UserProfile> to profiles : List<CommonProfile> in class org.pac4j.core.authorization.checker.DefaultAuthorizationCheckerTests |
From |
To |
|
Change Attribute Type profiles : LinkedHashMap<String,UserProfile> to profiles : LinkedHashMap<String,CommonProfile> in class org.pac4j.core.profile.ProfileManagerTests |
From |
To |
|
Change Attribute Type profile : UserProfile to profile : CommonProfile in class org.pac4j.core.authorization.authorizer.RequireAnyPermissionAuthorizerTests |
From |
To |
|
Change Attribute Type profile : UserProfile to profile : CommonProfile in class org.pac4j.core.authorization.authorizer.RequireAnyRoleAuthorizerTests |
From |
To |
|
Change Attribute Type profiles : List<UserProfile> to profiles : List<CommonProfile> in class org.pac4j.core.authorization.authorizer.RequireAnyPermissionAuthorizerTests |
From |
To |
|
Change Attribute Type PROFILE3 : UserProfile to PROFILE3 : CommonProfile in class org.pac4j.core.profile.ProfileManagerTests |
From |
To |
|
Change Attribute Type profiles : List<UserProfile> to profiles : List<CommonProfile> in class org.pac4j.core.authorization.authorizer.RequireAllRolesAuthorizerTests |
From |
To |
|
Change Attribute Type profile : UserProfile to profile : CommonProfile in class org.pac4j.core.authorization.checker.DefaultAuthorizationCheckerTests |
From |
To |
|
Change Attribute Type cache : LoadingCache<T,UserProfile> to cache : LoadingCache<T,CommonProfile> in class org.pac4j.core.credentials.authenticator.LocalCachingAuthenticator |
From |
To |
|
Change Attribute Type PROFILE2 : UserProfile to PROFILE2 : CommonProfile in class org.pac4j.core.profile.ProfileManagerTests |
From |
To |
|
Change Attribute Type profiles : List<UserProfile> to profiles : List<CommonProfile> in class org.pac4j.core.authorization.authorizer.CheckHttpMethodAuthorizerTests |
From |
To |
|
Change Attribute Type profile : UserProfile to profile : CommonProfile in class org.pac4j.core.authorization.authorizer.RequireAllRolesAuthorizerTests |
From |
To |
|
Change Attribute Type profile : UserProfile to profile : CommonProfile in class org.pac4j.core.authorization.authorizer.RequireAllPermissionsAuthorizerTests |
From |
To |
|
Change Attribute Type PROFILE1 : UserProfile to PROFILE1 : CommonProfile in class org.pac4j.core.profile.ProfileManagerTests |
From |
To |
|
Change Attribute Type userProfile : UserProfile to userProfile : CommonProfile in class org.pac4j.core.credentials.Credentials |
From |
To |
|
Change Attribute Type profiles : List<UserProfile> to profiles : List<CommonProfile> in class org.pac4j.core.authorization.authorizer.RequireAnyRoleAuthorizerTests |
From |
To |