Class PermissionsWebserviceTest
- java.lang.Object
-
- de.hybris.platform.testframework.HybrisJUnit4Test
-
- de.hybris.platform.servicelayer.ServicelayerBaseTest
-
- de.hybris.platform.servicelayer.ServicelayerTest
-
- de.hybris.platform.permissionswebservices.controllers.AbstractPermissionsWebServicesTest
-
- de.hybris.platform.permissionswebservices.controllers.PermissionsWebserviceTest
-
- All Implemented Interfaces:
JaloSessionHolder
@Deprecated(since="2105", forRemoval=true) @IntegrationTest public class PermissionsWebserviceTest extends AbstractPermissionsWebServicesTestDeprecated, for removal: This API element is subject to removal in a future version.
-
-
Field Summary
-
Fields inherited from class de.hybris.platform.servicelayer.ServicelayerTest
importService
-
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession
-
-
Constructor Summary
Constructors Constructor Description PermissionsWebserviceTest()Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static booleanareCatalogPermissionsWsDTOEquals(CatalogPermissionsWsDTO expected, CatalogPermissionsWsDTO tested)Deprecated, for removal: This API element is subject to removal in a future version.static voidassertEqualsCatalogPermissionsListWsDTO(CatalogPermissionsListWsDTO expected, CatalogPermissionsListWsDTO tested)Deprecated, for removal: This API element is subject to removal in a future version.static voidassertEqualsPermissionsListWsDTO(PermissionsListWsDTO expected, PermissionsListWsDTO tested)Deprecated, for removal: This API element is subject to removal in a future version.static voidassertEqualsPermissionsWsDTO(PermissionsWsDTO expected, PermissionsWsDTO tested)Deprecated, for removal: This API element is subject to removal in a future version.protected CatalogPermissionsWsDTOgenerateExpectedCatalogPermissionsWsDTO(java.lang.String catalogId, java.lang.String catalogVersion, java.util.Map<java.lang.String,java.lang.String> permissions)Deprecated, for removal: This API element is subject to removal in a future version.protected PermissionsWsDTOgenerateExpectedPermissionsWsDTO(java.lang.String id, java.util.Map<java.lang.String,java.lang.String> permissions)Deprecated, for removal: This API element is subject to removal in a future version.voidimportTestData()Deprecated, for removal: This API element is subject to removal in a future version.protected PermissionsListWsDTOretrieveAttributesPermissions(java.lang.String principal, java.lang.String user, java.lang.String attributes)Deprecated, for removal: This API element is subject to removal in a future version.protected PermissionsListWsDTOretrieveAttributesPermissions(java.lang.String principal, java.lang.String user, java.lang.String attributes, java.lang.String fields)Deprecated, for removal: This API element is subject to removal in a future version.protected javax.ws.rs.core.ResponseretrieveAttributesPermissionsResponse(java.lang.String principal, java.lang.String user, java.lang.String attributes)Deprecated, for removal: This API element is subject to removal in a future version.protected javax.ws.rs.core.ResponseretrieveAttributesPermissionsResponse(java.lang.String principal, java.lang.String user, java.lang.String attributes, java.lang.String fields)Deprecated, for removal: This API element is subject to removal in a future version.protected javax.ws.rs.core.ResponseretrieveAttributesPermissionsResponseInLanguage(java.lang.String principal, java.lang.String user, java.lang.String attributes, java.util.Locale language)Deprecated, for removal: This API element is subject to removal in a future version.protected CatalogPermissionsListWsDTOretrieveCatalogVersionPermissions(java.lang.String principal, java.lang.String user, java.lang.String catalogIds, java.lang.String catalogVersions)Deprecated, for removal: This API element is subject to removal in a future version.protected javax.ws.rs.core.ResponseretrieveCatalogVersionPermissionsResponse(java.lang.String principal, java.lang.String user, java.lang.String catalogIds, java.lang.String catalogVersions)Deprecated, for removal: This API element is subject to removal in a future version.protected PermissionsWsDTOretrieveGlobalPermissions(java.lang.String principal, java.lang.String user)Deprecated, for removal: This API element is subject to removal in a future version.protected PermissionsWsDTOretrieveGlobalPermissions(java.lang.String principal, java.lang.String user, java.lang.String fields)Deprecated, for removal: This API element is subject to removal in a future version.protected javax.ws.rs.core.ResponseretrieveGlobalPermissionsResponse(java.lang.String principal, java.lang.String user)Deprecated, for removal: This API element is subject to removal in a future version.protected javax.ws.rs.core.ResponseretrieveGlobalPermissionsResponse(java.lang.String principal, java.lang.String user, java.lang.String fields)Deprecated, for removal: This API element is subject to removal in a future version.protected PermissionsListWsDTOretrieveTypesPermissions(java.lang.String principal, java.lang.String user, java.lang.String types)Deprecated, for removal: This API element is subject to removal in a future version.protected PermissionsListWsDTOretrieveTypesPermissions(java.lang.String principal, java.lang.String user, java.lang.String types, java.lang.String password)Deprecated, for removal: This API element is subject to removal in a future version.protected PermissionsListWsDTOretrieveTypesPermissions(java.lang.String principal, java.lang.String user, java.lang.String types, java.lang.String password, java.lang.String fields)Deprecated, for removal: This API element is subject to removal in a future version.protected javax.ws.rs.core.ResponseretrieveTypesPermissionsResponse(java.lang.String principal, java.lang.String user, java.lang.String types, java.lang.String password)Deprecated, for removal: This API element is subject to removal in a future version.protected javax.ws.rs.core.ResponseretrieveTypesPermissionsResponse(java.lang.String principal, java.lang.String user, java.lang.String types, java.lang.String password, java.lang.String fields)Deprecated, for removal: This API element is subject to removal in a future version.voidshouldFailValidationForAttributes()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturn200WhenEmployeemanager5AccessGroup2Attributes()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturn200WhenUser5AccessGroup2Attributes()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturn200WhenUser5AccessGroup2Global()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturn200WhenUser5AccessGroup2Type()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturn200WhenUser5AccessSubgroup2()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturn200WhenUser5AccessSubgroup2Global()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturn200WhenUser5AccessSubgroup2Type()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturn200WhenUser5AccessSupergroupAttributes()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturn200WhenUser5AccessSupergroupGlobal()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturn200WhenUser5AccessSupergroupType()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturn400WhenNoCatalogIsPassed()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturn400WhenNoVersionIsPassed()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturn400WithLocalizedErrorMessageInEnglish()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturn400WithLocalizedErrorMessageInGerman()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturn403WhenUser1AccessGroup1Catalogs()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturn403WhenUser1AccessGroup1Global()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturn403WhenUser1AccessGroup1Type()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturn403WhenUser1AccessGroupAttributes()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturn403WhenUser1AccessUser5Attributes()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturn403WhenUser1AccessUser5Global()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturn403WhenUser1AccessUser5Type()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnAllTypesAccessesForAdmin()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnAttributeAccessesForSuperGroup()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnAttributeAccessesForUser1()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnAttributesPermissions400WhenFieldsSetIncorrectly()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnAttributesPermissionsAllFieldsWhenFieldsSetToFull()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnAttributesPermissionsIdOnlyWhenFieldsSetToBasic()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnAttributesPermissionsIdOnlyWhenFieldsSetToId()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnGlobalPermissionForSubgroup2()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnGlobalPermissionForUser5()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnGlobalPermissions400WhenFieldsSetIncorrectly()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnGlobalPermissionsAllFieldsWhenFieldsSetToFull()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnGlobalPermissionsIdOnlyWhenFieldsSetToBasic()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnGlobalPermissionsIdOnlyWhenFieldsSetToId()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnItemAttributesAccessesForGroup1()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnItemAttributesAccessesForGroup2()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnItemAttributesAccessesForSuperGroup()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnItemAttributesAccessesForUser1()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnItemAttributesAccessesForUser2()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnItemAttributesAccessesForUser3()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnItemOwnerAttributeAccessesForGroup1()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnItemOwnerAttributeAccessesForGroup2()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnItemOwnerAttributeAccessesForUser2()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnItemOwnerAttributeAccessesForUser3()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnItemWildcardAtrAttributeAccessesForSuperGroup()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnItemWildcardAtrAttributeAccessesForUser1()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnItemWildcardAttributeAccessesForGroup2()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnItemWildcardAttributeAccessesForUser3()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnItemWildcardAttributesAccessesForGroup1()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnItemWildcardAttributesAccessesForUser2()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnReadPermissionsFor1CatalogVersion()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnReadPermissionsFor2Catalogs()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnReadPermissionsFor2CatalogVersion()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnsOtherUserPermissiondForAdmin()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnTypesAccessesForGroup1()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnTypesAccessesForGroup2()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnTypesAccessesForSubGroup1()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnTypesAccessesForSubGroup2()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnTypesAccessesForSuperGroup()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnTypesAccessesForUser1()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnTypesAccessesForUser2()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnTypesAccessesForUser3()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnTypesAccessesForUser4()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnTypesAccessesForUser5()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnTypesAccessesForUser6()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnTypesPermissions400WhenFieldsSetIncorrectly()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnTypesPermissionsAllFieldsWhenFieldsSetToFull()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnTypesPermissionsIdOnlyWhenFieldsSetToBasic()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnTypesPermissionsIdOnlyWhenFieldsSetToId()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnUserAttributesAccessesForGroup1()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnUserAttributesAccessesForGroup2()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnUserAttributesAccessesForSuperGroup()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnUserAttributesAccessesForUser1()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnUserAttributesAccessesForUser2()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnUserAttributesAccessesForUser3()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnUserOwnerAttributeAccessesForGroup2()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnUserOwnerAttributeAccessesForSuperGroup()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnUserOwnerAttributeAccessesForUser1()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnUserOwnerAttributeAccessesForUser3()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnUserOwnerAttributesAccessesForGroup1()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnUserOwnerAttributesAccessesForUser2()Deprecated, for removal: This API element is subject to removal in a future version.voidshouldReturnWritePermissionsFor1CatalogVersion()Deprecated, for removal: This API element is subject to removal in a future version.voidtestOptionsRequest()Deprecated, for removal: This API element is subject to removal in a future version.protected <C> CunmarshallResult(javax.ws.rs.core.Response result, java.lang.Class<C> c)Deprecated, for removal: This API element is subject to removal in a future version.-
Methods inherited from class de.hybris.platform.permissionswebservices.controllers.AbstractPermissionsWebServicesTest
insertGlobalPermission, isGetPermissionsTestEnabled
-
Methods inherited from class de.hybris.platform.servicelayer.ServicelayerTest
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNone
-
Methods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getBeanName, prepareApplicationContextAndSession
-
Methods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
-
-
-
Method Detail
-
importTestData
public void importTestData() throws ImpExExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
ImpExException
-
shouldReturnAllTypesAccessesForAdmin
public void shouldReturnAllTypesAccessesForAdmin() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnsOtherUserPermissiondForAdmin
public void shouldReturnsOtherUserPermissiondForAdmin() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnTypesAccessesForSuperGroup
public void shouldReturnTypesAccessesForSuperGroup() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnTypesAccessesForUser1
public void shouldReturnTypesAccessesForUser1() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnTypesAccessesForGroup1
public void shouldReturnTypesAccessesForGroup1() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnTypesAccessesForUser2
public void shouldReturnTypesAccessesForUser2() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnTypesAccessesForGroup2
public void shouldReturnTypesAccessesForGroup2() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnTypesAccessesForUser3
public void shouldReturnTypesAccessesForUser3() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnTypesAccessesForSubGroup1
public void shouldReturnTypesAccessesForSubGroup1() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnTypesAccessesForUser4
public void shouldReturnTypesAccessesForUser4() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnTypesAccessesForSubGroup2
public void shouldReturnTypesAccessesForSubGroup2() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnTypesAccessesForUser5
public void shouldReturnTypesAccessesForUser5() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnTypesAccessesForUser6
public void shouldReturnTypesAccessesForUser6() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnAttributeAccessesForSuperGroup
public void shouldReturnAttributeAccessesForSuperGroup() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnAttributeAccessesForUser1
public void shouldReturnAttributeAccessesForUser1() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnUserOwnerAttributeAccessesForSuperGroup
public void shouldReturnUserOwnerAttributeAccessesForSuperGroup() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnUserOwnerAttributeAccessesForUser1
public void shouldReturnUserOwnerAttributeAccessesForUser1() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnItemAttributesAccessesForSuperGroup
public void shouldReturnItemAttributesAccessesForSuperGroup() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnItemAttributesAccessesForUser1
public void shouldReturnItemAttributesAccessesForUser1() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnUserAttributesAccessesForSuperGroup
public void shouldReturnUserAttributesAccessesForSuperGroup() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnUserAttributesAccessesForUser1
public void shouldReturnUserAttributesAccessesForUser1() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnItemWildcardAtrAttributeAccessesForSuperGroup
public void shouldReturnItemWildcardAtrAttributeAccessesForSuperGroup() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnItemWildcardAtrAttributeAccessesForUser1
public void shouldReturnItemWildcardAtrAttributeAccessesForUser1() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnItemOwnerAttributeAccessesForGroup1
public void shouldReturnItemOwnerAttributeAccessesForGroup1() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnItemOwnerAttributeAccessesForUser2
public void shouldReturnItemOwnerAttributeAccessesForUser2() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnUserOwnerAttributesAccessesForGroup1
public void shouldReturnUserOwnerAttributesAccessesForGroup1() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnUserOwnerAttributesAccessesForUser2
public void shouldReturnUserOwnerAttributesAccessesForUser2() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnItemAttributesAccessesForGroup1
public void shouldReturnItemAttributesAccessesForGroup1() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnItemAttributesAccessesForUser2
public void shouldReturnItemAttributesAccessesForUser2() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnUserAttributesAccessesForGroup1
public void shouldReturnUserAttributesAccessesForGroup1() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnUserAttributesAccessesForUser2
public void shouldReturnUserAttributesAccessesForUser2() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnItemWildcardAttributesAccessesForGroup1
public void shouldReturnItemWildcardAttributesAccessesForGroup1() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnItemWildcardAttributesAccessesForUser2
public void shouldReturnItemWildcardAttributesAccessesForUser2() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnItemOwnerAttributeAccessesForGroup2
public void shouldReturnItemOwnerAttributeAccessesForGroup2() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnItemOwnerAttributeAccessesForUser3
public void shouldReturnItemOwnerAttributeAccessesForUser3() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnUserOwnerAttributeAccessesForGroup2
public void shouldReturnUserOwnerAttributeAccessesForGroup2() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnUserOwnerAttributeAccessesForUser3
public void shouldReturnUserOwnerAttributeAccessesForUser3() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnItemAttributesAccessesForGroup2
public void shouldReturnItemAttributesAccessesForGroup2() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnItemAttributesAccessesForUser3
public void shouldReturnItemAttributesAccessesForUser3() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnUserAttributesAccessesForGroup2
public void shouldReturnUserAttributesAccessesForGroup2() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnUserAttributesAccessesForUser3
public void shouldReturnUserAttributesAccessesForUser3() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnItemWildcardAttributeAccessesForGroup2
public void shouldReturnItemWildcardAttributeAccessesForGroup2() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnItemWildcardAttributeAccessesForUser3
public void shouldReturnItemWildcardAttributeAccessesForUser3() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnGlobalPermissionForSubgroup2
public void shouldReturnGlobalPermissionForSubgroup2() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnGlobalPermissionForUser5
public void shouldReturnGlobalPermissionForUser5() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturn403WhenUser1AccessGroup1Global
public void shouldReturn403WhenUser1AccessGroup1Global()
Deprecated, for removal: This API element is subject to removal in a future version.
-
shouldReturn403WhenUser1AccessUser5Global
public void shouldReturn403WhenUser1AccessUser5Global()
Deprecated, for removal: This API element is subject to removal in a future version.
-
shouldReturn403WhenUser1AccessUser5Type
public void shouldReturn403WhenUser1AccessUser5Type()
Deprecated, for removal: This API element is subject to removal in a future version.
-
shouldReturn403WhenUser1AccessGroup1Type
public void shouldReturn403WhenUser1AccessGroup1Type()
Deprecated, for removal: This API element is subject to removal in a future version.
-
shouldReturn403WhenUser1AccessUser5Attributes
public void shouldReturn403WhenUser1AccessUser5Attributes()
Deprecated, for removal: This API element is subject to removal in a future version.
-
shouldReturn403WhenUser1AccessGroupAttributes
public void shouldReturn403WhenUser1AccessGroupAttributes()
Deprecated, for removal: This API element is subject to removal in a future version.
-
shouldReturn200WhenUser5AccessSupergroupGlobal
public void shouldReturn200WhenUser5AccessSupergroupGlobal()
Deprecated, for removal: This API element is subject to removal in a future version.
-
shouldReturn200WhenUser5AccessGroup2Global
public void shouldReturn200WhenUser5AccessGroup2Global()
Deprecated, for removal: This API element is subject to removal in a future version.
-
shouldReturn200WhenUser5AccessSubgroup2Global
public void shouldReturn200WhenUser5AccessSubgroup2Global()
Deprecated, for removal: This API element is subject to removal in a future version.
-
shouldReturn200WhenUser5AccessSupergroupType
public void shouldReturn200WhenUser5AccessSupergroupType()
Deprecated, for removal: This API element is subject to removal in a future version.
-
shouldReturn200WhenUser5AccessGroup2Type
public void shouldReturn200WhenUser5AccessGroup2Type()
Deprecated, for removal: This API element is subject to removal in a future version.
-
shouldReturn200WhenUser5AccessSubgroup2Type
public void shouldReturn200WhenUser5AccessSubgroup2Type()
Deprecated, for removal: This API element is subject to removal in a future version.
-
shouldReturn200WhenUser5AccessSupergroupAttributes
public void shouldReturn200WhenUser5AccessSupergroupAttributes()
Deprecated, for removal: This API element is subject to removal in a future version.
-
shouldReturn200WhenUser5AccessGroup2Attributes
public void shouldReturn200WhenUser5AccessGroup2Attributes()
Deprecated, for removal: This API element is subject to removal in a future version.
-
shouldReturn200WhenEmployeemanager5AccessGroup2Attributes
public void shouldReturn200WhenEmployeemanager5AccessGroup2Attributes()
Deprecated, for removal: This API element is subject to removal in a future version.
-
shouldReturn200WhenUser5AccessSubgroup2
public void shouldReturn200WhenUser5AccessSubgroup2()
Deprecated, for removal: This API element is subject to removal in a future version.
-
shouldFailValidationForAttributes
public void shouldFailValidationForAttributes()
Deprecated, for removal: This API element is subject to removal in a future version.
-
shouldReturnGlobalPermissionsIdOnlyWhenFieldsSetToBasic
public void shouldReturnGlobalPermissionsIdOnlyWhenFieldsSetToBasic() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnGlobalPermissionsIdOnlyWhenFieldsSetToId
public void shouldReturnGlobalPermissionsIdOnlyWhenFieldsSetToId() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnGlobalPermissionsAllFieldsWhenFieldsSetToFull
public void shouldReturnGlobalPermissionsAllFieldsWhenFieldsSetToFull() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnGlobalPermissions400WhenFieldsSetIncorrectly
public void shouldReturnGlobalPermissions400WhenFieldsSetIncorrectly()
Deprecated, for removal: This API element is subject to removal in a future version.
-
shouldReturnAttributesPermissionsIdOnlyWhenFieldsSetToBasic
public void shouldReturnAttributesPermissionsIdOnlyWhenFieldsSetToBasic() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnAttributesPermissionsIdOnlyWhenFieldsSetToId
public void shouldReturnAttributesPermissionsIdOnlyWhenFieldsSetToId() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnAttributesPermissionsAllFieldsWhenFieldsSetToFull
public void shouldReturnAttributesPermissionsAllFieldsWhenFieldsSetToFull() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnAttributesPermissions400WhenFieldsSetIncorrectly
public void shouldReturnAttributesPermissions400WhenFieldsSetIncorrectly()
Deprecated, for removal: This API element is subject to removal in a future version.
-
shouldReturnTypesPermissionsIdOnlyWhenFieldsSetToBasic
public void shouldReturnTypesPermissionsIdOnlyWhenFieldsSetToBasic() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnTypesPermissionsIdOnlyWhenFieldsSetToId
public void shouldReturnTypesPermissionsIdOnlyWhenFieldsSetToId() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnTypesPermissionsAllFieldsWhenFieldsSetToFull
public void shouldReturnTypesPermissionsAllFieldsWhenFieldsSetToFull() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnTypesPermissions400WhenFieldsSetIncorrectly
public void shouldReturnTypesPermissions400WhenFieldsSetIncorrectly()
Deprecated, for removal: This API element is subject to removal in a future version.
-
shouldReturn403WhenUser1AccessGroup1Catalogs
public void shouldReturn403WhenUser1AccessGroup1Catalogs()
Deprecated, for removal: This API element is subject to removal in a future version.
-
shouldReturn400WhenNoCatalogIsPassed
public void shouldReturn400WhenNoCatalogIsPassed()
Deprecated, for removal: This API element is subject to removal in a future version.
-
shouldReturn400WhenNoVersionIsPassed
public void shouldReturn400WhenNoVersionIsPassed()
Deprecated, for removal: This API element is subject to removal in a future version.
-
shouldReturnReadPermissionsFor1CatalogVersion
public void shouldReturnReadPermissionsFor1CatalogVersion() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnReadPermissionsFor2CatalogVersion
public void shouldReturnReadPermissionsFor2CatalogVersion() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnReadPermissionsFor2Catalogs
public void shouldReturnReadPermissionsFor2Catalogs() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturnWritePermissionsFor1CatalogVersion
public void shouldReturnWritePermissionsFor1CatalogVersion() throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
shouldReturn400WithLocalizedErrorMessageInEnglish
public void shouldReturn400WithLocalizedErrorMessageInEnglish()
Deprecated, for removal: This API element is subject to removal in a future version.
-
shouldReturn400WithLocalizedErrorMessageInGerman
public void shouldReturn400WithLocalizedErrorMessageInGerman()
Deprecated, for removal: This API element is subject to removal in a future version.
-
testOptionsRequest
public void testOptionsRequest()
Deprecated, for removal: This API element is subject to removal in a future version.
-
retrieveAttributesPermissions
protected PermissionsListWsDTO retrieveAttributesPermissions(java.lang.String principal, java.lang.String user, java.lang.String attributes) throws javax.xml.bind.JAXBException
Deprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
retrieveAttributesPermissions
protected PermissionsListWsDTO retrieveAttributesPermissions(java.lang.String principal, java.lang.String user, java.lang.String attributes, java.lang.String fields) throws javax.xml.bind.JAXBException
Deprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
retrieveAttributesPermissionsResponse
protected javax.ws.rs.core.Response retrieveAttributesPermissionsResponse(java.lang.String principal, java.lang.String user, java.lang.String attributes)Deprecated, for removal: This API element is subject to removal in a future version.
-
retrieveAttributesPermissionsResponseInLanguage
protected javax.ws.rs.core.Response retrieveAttributesPermissionsResponseInLanguage(java.lang.String principal, java.lang.String user, java.lang.String attributes, java.util.Locale language)Deprecated, for removal: This API element is subject to removal in a future version.
-
retrieveAttributesPermissionsResponse
protected javax.ws.rs.core.Response retrieveAttributesPermissionsResponse(java.lang.String principal, java.lang.String user, java.lang.String attributes, java.lang.String fields)Deprecated, for removal: This API element is subject to removal in a future version.
-
retrieveTypesPermissions
protected PermissionsListWsDTO retrieveTypesPermissions(java.lang.String principal, java.lang.String user, java.lang.String types) throws javax.xml.bind.JAXBException
Deprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
retrieveTypesPermissions
protected PermissionsListWsDTO retrieveTypesPermissions(java.lang.String principal, java.lang.String user, java.lang.String types, java.lang.String password) throws javax.xml.bind.JAXBException
Deprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
retrieveTypesPermissions
protected PermissionsListWsDTO retrieveTypesPermissions(java.lang.String principal, java.lang.String user, java.lang.String types, java.lang.String password, java.lang.String fields) throws javax.xml.bind.JAXBException
Deprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
retrieveTypesPermissionsResponse
protected javax.ws.rs.core.Response retrieveTypesPermissionsResponse(java.lang.String principal, java.lang.String user, java.lang.String types, java.lang.String password)Deprecated, for removal: This API element is subject to removal in a future version.
-
retrieveTypesPermissionsResponse
protected javax.ws.rs.core.Response retrieveTypesPermissionsResponse(java.lang.String principal, java.lang.String user, java.lang.String types, java.lang.String password, java.lang.String fields)Deprecated, for removal: This API element is subject to removal in a future version.
-
retrieveGlobalPermissions
protected PermissionsWsDTO retrieveGlobalPermissions(java.lang.String principal, java.lang.String user) throws javax.xml.bind.JAXBException
Deprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
retrieveGlobalPermissions
protected PermissionsWsDTO retrieveGlobalPermissions(java.lang.String principal, java.lang.String user, java.lang.String fields) throws javax.xml.bind.JAXBException
Deprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
retrieveGlobalPermissionsResponse
protected javax.ws.rs.core.Response retrieveGlobalPermissionsResponse(java.lang.String principal, java.lang.String user)Deprecated, for removal: This API element is subject to removal in a future version.
-
retrieveGlobalPermissionsResponse
protected javax.ws.rs.core.Response retrieveGlobalPermissionsResponse(java.lang.String principal, java.lang.String user, java.lang.String fields)Deprecated, for removal: This API element is subject to removal in a future version.
-
retrieveCatalogVersionPermissions
protected CatalogPermissionsListWsDTO retrieveCatalogVersionPermissions(java.lang.String principal, java.lang.String user, java.lang.String catalogIds, java.lang.String catalogVersions) throws javax.xml.bind.JAXBException
Deprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
retrieveCatalogVersionPermissionsResponse
protected javax.ws.rs.core.Response retrieveCatalogVersionPermissionsResponse(java.lang.String principal, java.lang.String user, java.lang.String catalogIds, java.lang.String catalogVersions)Deprecated, for removal: This API element is subject to removal in a future version.
-
generateExpectedPermissionsWsDTO
protected PermissionsWsDTO generateExpectedPermissionsWsDTO(java.lang.String id, java.util.Map<java.lang.String,java.lang.String> permissions)
Deprecated, for removal: This API element is subject to removal in a future version.
-
generateExpectedCatalogPermissionsWsDTO
protected CatalogPermissionsWsDTO generateExpectedCatalogPermissionsWsDTO(java.lang.String catalogId, java.lang.String catalogVersion, java.util.Map<java.lang.String,java.lang.String> permissions)
Deprecated, for removal: This API element is subject to removal in a future version.
-
assertEqualsPermissionsListWsDTO
public static void assertEqualsPermissionsListWsDTO(PermissionsListWsDTO expected, PermissionsListWsDTO tested)
Deprecated, for removal: This API element is subject to removal in a future version.
-
assertEqualsPermissionsWsDTO
public static void assertEqualsPermissionsWsDTO(PermissionsWsDTO expected, PermissionsWsDTO tested)
Deprecated, for removal: This API element is subject to removal in a future version.
-
assertEqualsCatalogPermissionsListWsDTO
public static void assertEqualsCatalogPermissionsListWsDTO(CatalogPermissionsListWsDTO expected, CatalogPermissionsListWsDTO tested)
Deprecated, for removal: This API element is subject to removal in a future version.
-
areCatalogPermissionsWsDTOEquals
public static boolean areCatalogPermissionsWsDTOEquals(CatalogPermissionsWsDTO expected, CatalogPermissionsWsDTO tested)
Deprecated, for removal: This API element is subject to removal in a future version.
-
unmarshallResult
protected <C> C unmarshallResult(javax.ws.rs.core.Response result, java.lang.Class<C> c) throws javax.xml.bind.JAXBExceptionDeprecated, for removal: This API element is subject to removal in a future version.- Throws:
javax.xml.bind.JAXBException
-
-