org.apache.pulsar.broker.authorization.AuthorizationManager to org.apache.pulsar.broker.authorization.AuthorizationService
No. of Instances - 15
No. of Commits - 1
No. of Projects - {'pulsar'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
- Rename Variable
- getAuthorizationManager to getAuthorizationService
- authorizationManager to authorizationService
- getAuthorizationManager to getAuthorizationService
- authorizationManager to authorizationService
- authorizationManager to authorizationService
- authorizationManager to authorizationService
- authorizationManager to authorizationService
- authorizationManager to authorizationService
- authorizationManager to authorizationService
- authorizationManager to authorizationService
- getAuthorizationManager to getAuthorizationService
- getAuthorizationManager to getAuthorizationService
- authorizationManager to authorizationService
- authorizationManager to authorizationService
- authorizationManager to authorizationService
- authorizationManager to authorizationService
- authorizationManager to authorizationService
- Cascading Type Change (Similar)
- AuthorizationManager to AuthorizationService
- AuthorizationManager to AuthorizationService
- AuthorizationManager to AuthorizationService
- AuthorizationManager to AuthorizationService
- AuthorizationManager to AuthorizationService
- AuthorizationManager to AuthorizationService
- AuthorizationManager to AuthorizationService
- AuthorizationManager to AuthorizationService
- AuthorizationManager to AuthorizationService
- Add or Remove Method invocation
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my-role") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my-role",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my-role") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my-role",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my-role") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my-role",null)
- auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my-role") to auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my-role",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds2"),"other-role") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds2"),"other-role",null)
- auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my-role") to auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my-role",null)
- auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds2"),"other-role") to auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds2"),"other-role",null)
- auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds2"),"other-role",null) to auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds2"),"other-role",null,null)
- auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds2"),"no-access-role",null) to auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds2"),"no-access-role",null,null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"no-access-role") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"no-access-role",null)
- auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my-role") to auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my-role",null)
- auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my-role",null) to auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my-role",null,null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my-role") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my-role",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my-role") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my-role",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my-role") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my-role",null)
- auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my-role") to auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my-role",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds2"),"other-role") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds2"),"other-role",null)
- auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my-role") to auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my-role",null)
- auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds2"),"other-role") to auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds2"),"other-role",null)
- auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds2"),"other-role",null) to auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds2"),"other-role",null,null)
- auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds2"),"no-access-role",null) to auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds2"),"no-access-role",null,null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"no-access-role") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"no-access-role",null)
- auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my-role") to auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my-role",null)
- auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my-role",null) to auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my-role",null,null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.1") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.1",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.2") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.2",null)
- auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.1") to auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.1",null)
- auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.1",null) to auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.1",null,null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"other.role.1") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"other.role.1",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"other.role.2") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"other.role.2",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.1") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.1",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.2") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.2",null)
- auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.1") to auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.1",null)
- auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.1",null) to auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.1",null,null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"other.role.1") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"other.role.1",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"other.role.2") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"other.role.2",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"1.role.my") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"1.role.my",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"2.role.my") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"2.role.my",null)
- auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds1"),"1.role.my") to auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds1"),"1.role.my",null)
- auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds1"),"1.role.my",null) to auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds1"),"1.role.my",null,null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"2.role.other") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"2.role.other",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"2.role.other") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"2.role.other",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"1.role.my") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"1.role.my",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"2.role.my") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"2.role.my",null)
- auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds1"),"1.role.my") to auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds1"),"1.role.my",null)
- auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds1"),"1.role.my",null) to auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds1"),"1.role.my",null,null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"2.role.other") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"2.role.other",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"2.role.other") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"2.role.other",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.1") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.1",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.2") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.2",null)
- auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.1") to auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.1",null)
- auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.1",null) to auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.1",null,null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"other.role.1") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"other.role.1",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"other.role.2") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"other.role.2",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds2"),"my.role.1") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds2"),"my.role.1",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds2"),"my.role.2") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds2"),"my.role.2",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.1") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.1",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.2") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.2",null)
- auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.1") to auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.1",null)
- auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.1",null) to auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds1"),"my.role.1",null,null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"other.role.1") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"other.role.1",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"other.role.2") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"other.role.2",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds2"),"my.role.1") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds2"),"my.role.1",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds2"),"my.role.2") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds2"),"my.role.2",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"1.role.my") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"1.role.my",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"2.role.my") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"2.role.my",null)
- auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds1"),"1.role.my") to auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds1"),"1.role.my",null)
- auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds1"),"1.role.my",null) to auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds1"),"1.role.my",null,null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"2.role.other") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"2.role.other",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"2.role.other") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"2.role.other",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds2"),"1.role.my") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds2"),"1.role.my",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds2"),"2.role.my") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds2"),"2.role.my",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"1.role.my") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"1.role.my",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"2.role.my") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"2.role.my",null)
- auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds1"),"1.role.my") to auth.canProduce(DestinationName.get("persistent://p1/c1/ns1/ds1"),"1.role.my",null)
- auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds1"),"1.role.my",null) to auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds1"),"1.role.my",null,null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"2.role.other") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"2.role.other",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"2.role.other") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"2.role.other",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds2"),"1.role.my") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds2"),"1.role.my",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds2"),"2.role.my") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds2"),"2.role.my",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"role1") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"role1",null)
- auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"role2") to auth.canLookup(DestinationName.get("persistent://p1/c1/ns1/ds1"),"role2",null)
- auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds1"),"role1","sub1") to auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds1"),"role1",null,"sub1")
- auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds1"),"role2","sub2") to auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds1"),"role2",null,"sub2")
- auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds1"),"role1","role1-sub1") to auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds1"),"role1",null,"role1-sub1")
- auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds1"),"role2","role2-sub2") to auth.canConsume(DestinationName.get("persistent://p1/c1/ns1/ds1"),"role2",null,"role2-sub2")
- Rename Method invocation