KeyManagerInfoDTO |
KeyManagerInfoDTO.addApplicationConfigurationItem(KeyManagerApplicationConfigurationDTO applicationConfigurationItem) |
KeyManagerInfoDTO |
KeyManagerInfoDTO.addAvailableGrantTypesItem(String availableGrantTypesItem) |
KeyManagerInfoDTO |
KeyManagerInfoDTO.additionalProperties(Object additionalProperties) |
KeyManagerInfoDTO |
KeyManagerInfoDTO.applicationConfiguration(List<KeyManagerApplicationConfigurationDTO> applicationConfiguration) |
KeyManagerInfoDTO |
KeyManagerInfoDTO.availableGrantTypes(List<String> availableGrantTypes) |
KeyManagerInfoDTO |
KeyManagerInfoDTO.description(String description) |
KeyManagerInfoDTO |
KeyManagerInfoDTO.displayName(String displayName) |
KeyManagerInfoDTO |
KeyManagerInfoDTO.enabled(Boolean enabled) |
KeyManagerInfoDTO |
KeyManagerInfoDTO.enableMapOAuthConsumerApps(Boolean enableMapOAuthConsumerApps) |
KeyManagerInfoDTO |
KeyManagerInfoDTO.enableOAuthAppCreation(Boolean enableOAuthAppCreation) |
KeyManagerInfoDTO |
KeyManagerInfoDTO.enableTokenEncryption(Boolean enableTokenEncryption) |
KeyManagerInfoDTO |
KeyManagerInfoDTO.enableTokenGeneration(Boolean enableTokenGeneration) |
KeyManagerInfoDTO |
KeyManagerInfoDTO.enableTokenHashing(Boolean enableTokenHashing) |
KeyManagerInfoDTO |
KeyManagerInfoDTO.id(String id) |
KeyManagerInfoDTO |
KeyManagerInfoDTO.name(String name) |
KeyManagerInfoDTO |
KeyManagerInfoDTO.revokeEndpoint(String revokeEndpoint) |
KeyManagerInfoDTO |
KeyManagerInfoDTO.tokenEndpoint(String tokenEndpoint) |
KeyManagerInfoDTO |
KeyManagerInfoDTO.type(String type) |
KeyManagerInfoDTO |
KeyManagerInfoDTO.userInfoEndpoint(String userInfoEndpoint) |