|
Rename Method public setPrimaryKeyId(primaryKeyId String) : void renamed to public setActiveKeyId(activeKeyId String) : void in class org.cloudfoundry.identity.uaa.zone.TokenPolicy |
From |
To |
|
Rename Method public testZoneValidatesTokenSignedWithOldPrimaryKey() : void renamed to public testZoneValidatesTokenSignedWithInactiveKey() : void in class org.cloudfoundry.identity.uaa.oauth.CheckTokenEndpointTests |
From |
To |
|
Rename Method private getZonePrimaryKeyId() : String renamed to private getActiveKeyId() : String in class org.cloudfoundry.identity.uaa.oauth.SignerProvider |
From |
To |
|
Rename Method public getPrimaryKeyId() : String renamed to public getActiveKeyId() : String in class org.cloudfoundry.identity.uaa.zone.TokenPolicy |
From |
To |
|
Rename Method public getPrimaryKey() : KeyInfo renamed to public getActiveKey() : KeyInfo in class org.cloudfoundry.identity.uaa.oauth.SignerProvider |
From |
To |